1 | initial version |
For CMake you need to select the parent directory of where you downloaded the sources. It is also the directory where the CMake-File is in.
The the source files can be found in .../modules/$ModuleYouWant$/src
2 | No.2 Revision |
For CMake you need to select the parent directory of where you downloaded the sources. It is also the directory where the CMake-File Make-File is in.
The the source files can be found in .../modules/$ModuleYouWant$/src
3 | No.3 Revision |
For CMake you need to select the parent directory of where you downloaded the sources. It is also the directory where the Make-File is in.
The the source files can be found in .../modules/$ModuleYouWant$/src
A file named "source" does not exist
4 | No.4 Revision |
For CMake you need to select the parent directory of where you downloaded the sources. It is also the directory where the Make-File is in.sources.
The the source files can be found in .../modules/$ModuleYouWant$/src
A file named "source" does not existexist.
5 | No.5 Revision |
For CMake you need to select the parent directory of where you downloaded the sources.files from github. It is the directory where the CMakeLists.txt
is in.
The source files can be found in .../modules/$ModuleYouWant$/src
A file named "source" does not exist.