Salome HOME
Porting to CMake: some corrections.
authorrnv <rnv@opencascade.com>
Wed, 2 Oct 2013 13:23:10 +0000 (13:23 +0000)
committerrnv <rnv@opencascade.com>
Wed, 2 Oct 2013 13:23:10 +0000 (13:23 +0000)
adm_local/cmake_files/FindPYLIGHT.cmake

index 9c5bde1494acb53194c8968d1010874bf142016c..c30703ef3d2377fc89f3e94ee98e6e2d95a3c6e6 100644 (file)
@@ -18,4 +18,5 @@
 #
 #
 
-SET(PYLIGHT_CXXFLAGS -I${PYLIGHT_ROOT_DIR}/include/salome)
\ No newline at end of file
+SET(PYLIGHT_CXXFLAGS -I${PYLIGHT_ROOT_DIR}/include/salome) # to be removed
+SET(PYLIGHT_INCLUDE_DIRS ${PYLIGHT_ROOT_DIR}/include/salome)
\ No newline at end of file