Browse Source

Merge branch 'HPCC-10986_build_break_build_config_h'

Signed-off-by: Richard Chapman <rchapman@hpccsystems.com>
Richard Chapman 11 years ago
parent
commit
d52b4b86a2
1 changed files with 1 additions and 0 deletions
  1. 1 0
      deployment/configutils/CMakeLists.txt

+ 1 - 0
deployment/configutils/CMakeLists.txt

@@ -36,6 +36,7 @@ include_directories (
          ${HPCC_SOURCE_DIR}/dali/base
          ${HPCC_SOURCE_DIR}/deployment/deploy
          ${CMAKE_BINARY_DIR}/oss
+         ${CMAKE_BINARY_DIR}
     )
 
 ADD_DEFINITIONS ( -D_USRDLL -DCONFIGUTILS_EXPORTS )