1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-22 15:23:01 +01:00

include platform.cmake

This commit is contained in:
Tom Lankhorst
2019-02-05 20:16:51 +01:00
parent 15a6cf4c48
commit af25da940b

View File

@@ -6,6 +6,8 @@ endif()
project(openrct2 CXX)
include(cmake/platform.cmake)
if (NOT MSVC)
include(FindPkgConfig)
endif ()