🎉 Added mygui 3.4.1

This commit is contained in:
2021-08-20 16:42:16 +00:00
committed by GitHub
parent 67d419e149
commit 86fc043330
4 changed files with 59 additions and 0 deletions

View 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