Explorar o código

HPCC-16990 Include pyembed in clienttools package

Signed-off-by: Michael Gardner <michael.gardner@lexisnexisrisk.com>
Michael Gardner %!s(int64=8) %!d(string=hai) anos
pai
achega
9ea10c94a9
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      cmake_modules/commonSetup.cmake

+ 1 - 0
cmake_modules/commonSetup.cmake

@@ -232,6 +232,7 @@ IF ("${COMMONSETUP_DONE}" STREQUAL "")
   endif()
 
   if ( CLIENTTOOLS_ONLY )
+      set(PYEMBED ON)
       set(PLATFORM OFF)
       set(DEVEL OFF)
   endif()