X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;ds=inline;f=Source%2FCMakeLists.txt;h=b62b4b71ae142162e3df301a00003e6e410a8b33;hb=abf8445c6bae263c5a931e3c5693b7879e19df8e;hp=3aba8d7b0ac47575d4b6106c9a520cfd8385ba85;hpb=2fea8aa4d67ff70b015a34eb058a5e598b3d737d;p=lugaru.git diff --git a/Source/CMakeLists.txt b/Source/CMakeLists.txt index 3aba8d7..b62b4b7 100644 --- a/Source/CMakeLists.txt +++ b/Source/CMakeLists.txt @@ -62,6 +62,7 @@ set(LUGARU_H Game.h Lights.h LinkedList.h + MacCompatibility.h Models.h Objects.h Person.h @@ -100,7 +101,6 @@ if(CMAKE_HOST_APPLE) set(LUGARU_H ${LUGARU_H} "Carbon Include.h" - MacCompatibility.h CarbonStdCLib.h) endif(CMAKE_HOST_APPLE)