🎉 Added mygui 3.4.1
This commit is contained in:
12
mygui/all/patches/3.4.1/CMakeLists.txt.patch
Normal file
12
mygui/all/patches/3.4.1/CMakeLists.txt.patch
Normal file
@ -0,0 +1,12 @@
|
||||
--- 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
|
||||
|
Reference in New Issue
Block a user