Salome HOME
CMake: replacing CMAKE_* variables by PROJECT_* variabls
authorbruneton <bruneton>
Tue, 9 Jul 2013 10:09:27 +0000 (10:09 +0000)
committerbruneton <bruneton>
Tue, 9 Jul 2013 10:09:27 +0000 (10:09 +0000)
commit24e0b7b7a8d0fe5106286b253a8e9e83efbbc1a7
tree8efabe5177db820312aadfab84510936a6f9f97f
parent0fcf589bd17f6f6af70171a1531df26cc7efd4f7
CMake: replacing CMAKE_* variables by PROJECT_* variabls
22 files changed:
CMakeLists.txt
idl/CMakeLists.txt
src/ENGINE/CMakeLists.txt
src/Macro/CMakeLists.txt
src/PVGUI/CMakeLists.txt
src/Plugins/MedReader/IO/CMakeLists.txt
test/VisuPrs/2D_viewer/CMakeLists.txt
test/VisuPrs/3D_viewer/CMakeLists.txt
test/VisuPrs/Animation/CMakeLists.txt
test/VisuPrs/CutLines/CMakeLists.txt
test/VisuPrs/CutPlanes/CMakeLists.txt
test/VisuPrs/DeformedShape/CMakeLists.txt
test/VisuPrs/GaussPoints/CMakeLists.txt
test/VisuPrs/IsoSurfaces/CMakeLists.txt
test/VisuPrs/MeshPresentation/CMakeLists.txt
test/VisuPrs/Plot3D/CMakeLists.txt
test/VisuPrs/SWIG_scripts/CMakeLists.txt
test/VisuPrs/ScalarMap/CMakeLists.txt
test/VisuPrs/ScalarMap_On_DeformedShape/CMakeLists.txt
test/VisuPrs/StreamLines/CMakeLists.txt
test/VisuPrs/Tables/CMakeLists.txt
test/VisuPrs/Vectors/CMakeLists.txt