From 15756acfbd0bee443e6edc89316889b1e87c8a99 Mon Sep 17 00:00:00 2001 From: scarab Date: Thu, 17 Jul 2008 22:43:16 +0000 Subject: -druhy pokus dyz to nebere arch __APPLE__ dame definici APPLE (pro priste) git-svn-id: http://opensvn.csie.org/tuxanci_ng@156 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index b145586..6bdaca0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -26,6 +26,7 @@ IF ( Apple ) SET ( CMAKE_OSX_ARCHITECTURES "ppc;i386" CACHE_INTERNAL "OSX Architectures" FORCE + ADD_DEFINITIONS ( -DAPPLE ) ) ENDIF ( Apple ) IF ( Win AND NOT Server ) -- cgit v1.2.3