diff --git a/unicorn/CMakeLists.txt b/unicorn/CMakeLists.txt index 645a1589..0cd77593 100644 --- a/unicorn/CMakeLists.txt +++ b/unicorn/CMakeLists.txt @@ -10,7 +10,6 @@ set_cmake_policies() set_lib_link_mode() - setup_apple() setup_sysconfdir("$ENV{CORIOLIS_TOP}") setup_boost(program_options filesystem python regex)