X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fsupport%2FCMakeLists.txt;h=3e9dac512b201d0eed9b2cc6f81eebab04ebfd70;hb=c6b17b7094c42ff6bf96e3452f69023c724d15b7;hp=06920ad0f3a866ba503cb664b44fbce096e81dad;hpb=5d3d26b0241da8f28e0b6b7cce23a8c5761e43de;p=lyx.git diff --git a/src/support/CMakeLists.txt b/src/support/CMakeLists.txt index 06920ad0f3..3e9dac512b 100644 --- a/src/support/CMakeLists.txt +++ b/src/support/CMakeLists.txt @@ -21,7 +21,7 @@ file(GLOB support_headers ${TOP_SRC_DIR}/src/support/${LYX_HPP_FILES}) file(GLOB support_linkback_sources ${TOP_SRC_DIR}/src/support/linkback/*.m*) file(GLOB support_linkback_headers ${TOP_SRC_DIR}/src/support/linkback/*.h) -set_source_files_properties(${support_linkback_sources} +set_source_files_properties(${support_linkback_sources} ${TOP_SRC_DIR}/src/support/AppleSpeller.m ${TOP_SRC_DIR}/src/support/AppleScript.m PROPERTIES COMPILE_FLAGS "-std=c99")