mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-05 13:26:21 +00:00
Remove ugly multiple definition hack (Georg)
Enable APPLE again for test_layouts (Missed in commit ...48d3518d6d)
This commit is contained in:
parent
f3e01a87dd
commit
823ed6cf17
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user