فهرست منبع

Merge pull request #3993 from richardkchapman/java-ee-build

HPCC-8826 Build errors on java plugin in EE build

Reviewed-by: Gavin Halliday <ghalliday@hpccsystems.com>
Gavin Halliday 12 سال پیش
والد
کامیت
915f303d2c
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      plugins/javaembed/CMakeLists.txt

+ 1 - 0
plugins/javaembed/CMakeLists.txt

@@ -42,6 +42,7 @@ include_directories (
          ./../../common/deftype
          ./../../system/jlib
          ${CMAKE_BINARY_DIR}
+         ${CMAKE_BINARY_DIR}/oss
     )
 
 ADD_DEFINITIONS( -D_USRDLL -DJAVAEMBED_EXPORTS )