-
- Downloads
Introduced CMake macro Add_Catalyst_Dependecy to set up a target.
If you use VTK / ParaView classes in your target set everything up with this macro. Usage: INCLUDE(AddCatalystDependency) ADD_CATALYST_DEPENDENCY(Target)
Showing
- Applications/DataExplorer/DataExplorer.cmake 2 additions, 0 deletionsApplications/DataExplorer/DataExplorer.cmake
- Applications/DataExplorer/DataView/CMakeLists.txt 2 additions, 3 deletionsApplications/DataExplorer/DataView/CMakeLists.txt
- Applications/DataExplorer/VtkAct/CMakeLists.txt 2 additions, 3 deletionsApplications/DataExplorer/VtkAct/CMakeLists.txt
- Applications/DataExplorer/VtkVis/CMakeLists.txt 2 additions, 3 deletionsApplications/DataExplorer/VtkVis/CMakeLists.txt
- FileIO/CMakeLists.txt 2 additions, 3 deletionsFileIO/CMakeLists.txt
- InSituLib/CMakeLists.txt 2 additions, 3 deletionsInSituLib/CMakeLists.txt
- MeshLib/CMakeLists.txt 2 additions, 3 deletionsMeshLib/CMakeLists.txt
- Tests/CMakeLists.txt 2 additions, 0 deletionsTests/CMakeLists.txt
- scripts/cmake/AddCatalystDependency.cmake 12 additions, 0 deletionsscripts/cmake/AddCatalystDependency.cmake
- scripts/cmake/ExternalProjectCatalyst.cmake 0 additions, 4 deletionsscripts/cmake/ExternalProjectCatalyst.cmake
Loading
Please register or sign in to comment