From 3455776742fd29ece33c51cee37fe6ce212297b2 Mon Sep 17 00:00:00 2001 From: Sophie Belloeil Date: Thu, 22 Jul 2010 14:38:07 +0000 Subject: [PATCH] No more setup_apple() --- unicorn/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) 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)