X-Git-Url: https://git.cworth.org/git?p=apitrace-tests;a=blobdiff_plain;f=CMakeLists.txt;fp=CMakeLists.txt;h=d4f11ad8c96d27d04dec864bfa9c5f821baebe5e;hp=0a8dcfec3b90640be7fc3f25af7e2d4b93b28912;hb=77c327af19869345bd729f13f4a75db6a4e13a74;hpb=38312abe136ffc40c2a90304d956abf52eb8f2e8 diff --git a/CMakeLists.txt b/CMakeLists.txt index 0a8dcfe..d4f11ad 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required (VERSION 2.8) - +INCLUDE (FindPythonInterp) # Use clang on MacOSX. gcc doesn't support __thread key, and Apple has # abandoned it for clang. This must be done before the project is defined.