This commit is contained in:
James Cherry 2020-01-25 16:06:54 -07:00
parent 5a35f0a8e6
commit 5c2591aaaf
1 changed files with 2 additions and 2 deletions

View File

@ -474,8 +474,8 @@ set(STA_SWIG_FILE app/StaApp.i)
set_property(SOURCE ${STA_SWIG_FILE}
PROPERTY CPLUSPLUS ON
)
# Ubuntu 18.04 apt version is 3.10.2 that does not support the
# COMPILE_OPTIONS and INCLUDE_DIRECTORIES properties so cram
# Ubuntu 18.04 cmake version 3.10.2 does not support the
# COMPILE_OPTIONS and INCLUDE_DIRECTORIES properties, so cram
# them into SWIG_FLAGS for the time being.
set_property(SOURCE ${STA_SWIG_FILE}
PROPERTY SWIG_FLAGS