From 5c2591aaafd2a5714f7f242afe662f8f303c0f8d Mon Sep 17 00:00:00 2001 From: James Cherry Date: Sat, 25 Jan 2020 16:06:54 -0700 Subject: [PATCH] comment --- CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index fe9a1e47..ce1a5d8e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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