Salome HOME
CMake:
[samples/pyhello.git] / SalomePYHELLOConfig.cmake.in
index 592f09810a2956816e7b8b1f2fe4f22bb2c9666f..676869e992bf10ec46ce15726070b218bcfaa5e3 100644 (file)
@@ -40,6 +40,9 @@ SET_AND_CHECK(PYHELLO_INCLUDE_DIRS "${PYHELLO_ROOT_DIR_EXP}/@SALOME_INSTALL_HEAD
 SET(PYHELLO_INCLUDE_DIRS "${PYHELLO_INCLUDE_DIRS};@_SalomePYHELLO_EXTRA_HEADERS@")
 SET(PYHELLO_DEFINITIONS "@GUI_DEFINITIONS@")
 
+# Package specific environment variables
+@_SalomePYHELLO_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)