]> git.lyx.org Git - lyx.git/blobdiff - src/CMakeLists.txt
sk.po update
[lyx.git] / src / CMakeLists.txt
index 4ee7872d509434c2ebba912fc3e9cd7a293186a3..5203d45c516a4a1e66daec5607ddf07c09519e36 100644 (file)
@@ -184,9 +184,4 @@ if(LYX_BUNDLE)
                        fixup_bundle(\"${installed_lyx}\" \"\" \"\") " COMPONENT RUNTIME)
 endif()
 
-if(NOT APPLE)
-  # unresoved handling for multiple definitions
-  # APPLE can be enabled, if the hack in src/support/tests/dummy_functions.cp
-  # which requires multiple definitions is resolved. (Georg)
-  add_subdirectory(tests)
-endif()
+add_subdirectory(tests)