-
- Downloads
Made CMake include paths relative.
Replace CMAKE_SOURCE_DIR with CMAKE_CURRENT_SOURCE_DIR and CMAKE_BINARY_DIR with CMAKE_CURRENT_BINARY_DIR. This allows to use OGS as a subdirectory in another project.
Showing
- BaseLib/Configure.h.in 1 addition, 1 deletionBaseLib/Configure.h.in
- CMakeLists.txt 6 additions, 6 deletionsCMakeLists.txt
- FileIO/CMakeLists.txt 7 additions, 7 deletionsFileIO/CMakeLists.txt
- GeoLib/CMakeLists.txt 4 additions, 6 deletionsGeoLib/CMakeLists.txt
- Gui/DataExplorer.cmake 23 additions, 23 deletionsGui/DataExplorer.cmake
- Gui/DataView/CMakeLists.txt 17 additions, 17 deletionsGui/DataView/CMakeLists.txt
- Gui/DataView/DiagramView/CMakeLists.txt 22 additions, 21 deletionsGui/DataView/DiagramView/CMakeLists.txt
- Gui/DataView/StratView/CMakeLists.txt 6 additions, 6 deletionsGui/DataView/StratView/CMakeLists.txt
- Gui/Vrpn/CMakeLists.txt 4 additions, 4 deletionsGui/Vrpn/CMakeLists.txt
- Gui/VtkAct/CMakeLists.txt 10 additions, 10 deletionsGui/VtkAct/CMakeLists.txt
- Gui/VtkVis/CMakeLists.txt 15 additions, 15 deletionsGui/VtkVis/CMakeLists.txt
- OGS/CMakeLists.txt 5 additions, 5 deletionsOGS/CMakeLists.txt
- scripts/cmake/CMakeSetup.cmake 2 additions, 2 deletionsscripts/cmake/CMakeSetup.cmake
- scripts/cmake/ProjectSetup.cmake 6 additions, 1 deletionscripts/cmake/ProjectSetup.cmake
- scripts/cmake/SubmoduleSetup.cmake 4 additions, 4 deletionsscripts/cmake/SubmoduleSetup.cmake
Loading
Please register or sign in to comment