Remember to include Platform to get PYTHON_LINK_LIBARIES
[mussa.git] / CMakeLists.txt
index ef3303a21a2fb54d61c143d3b654635e651c611e..544a572f0ba0bb78192200b25be12d9eebefbf08 100644 (file)
@@ -4,6 +4,7 @@ ENABLE_TESTING()
 CMAKE_MINIMUM_REQUIRED(VERSION 2.4)
 # try to include our cmake modules
 SET (CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/makelib)
+INCLUDE(Platform)
 
 IF(NOT CMAKE_BUILD_TYPE)
   SET (CMAKE_BUILD_TYPE Debug CACHE STRING