X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=SalomePYHELLOConfig.cmake.in;fp=SalomePYHELLOConfig.cmake.in;h=676869e992bf10ec46ce15726070b218bcfaa5e3;hb=5a9fd63c7e4f568ef740358a45812ade20bf7cc6;hp=592f09810a2956816e7b8b1f2fe4f22bb2c9666f;hpb=e6d3914c99c599e1f0b33ef79282f9dc58b1c320;p=samples%2Fpyhello.git diff --git a/SalomePYHELLOConfig.cmake.in b/SalomePYHELLOConfig.cmake.in index 592f098..676869e 100644 --- a/SalomePYHELLOConfig.cmake.in +++ b/SalomePYHELLOConfig.cmake.in @@ -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)