ror-conan-recipes/mygui/all/patches/3.4.1/CMakeLists.txt.patch
2021-08-20 16:42:16 +00:00

13 lines
207 B
Diff

--- CMakeLists.txt
+++ CMakeLists.txt
@@ -20,6 +20,8 @@
cmake_policy(SET CMP0083 NEW)
endif()
+include(${CMAKE_BINARY_DIR}/conan_paths.cmake)
+
project(MYGUI)
# Include necessary submodules