]> SALOME platform Git repositories - samples/pylight.git/blobdiff - SalomePYLIGHTConfig.cmake.in
Salome HOME
CMake:
[samples/pylight.git] / SalomePYLIGHTConfig.cmake.in
index a8331f6a5874789f82ffd928ad38e5db0bbbd8bb..65a1c72d5847ae6634ec6462bdc03367d786acd1 100644 (file)
@@ -40,6 +40,9 @@ SET_AND_CHECK(PYLIGHT_INCLUDE_DIRS "${PYLIGHT_ROOT_DIR_EXP}/@SALOME_INSTALL_HEAD
 SET(PYLIGHT_INCLUDE_DIRS "${PYLIGHT_INCLUDE_DIRS};@_SalomePYLIGHT_EXTRA_HEADERS@")
 SET(PYLIGHT_DEFINITIONS "@GUI_DEFINITIONS@")
 
+# Package specific environment variables
+@_SalomePYLIGHT_EXTRA_ENV_FULL@
+
 # Load the dependencies for the libraries of @PROJECT_NAME@ 
 # (contains definitions for IMPORTED targets). This is only 
 # imported if we are not built as a subproject (in this case targets are already there)