Skip to content

Commit

Permalink
⬆️ Updated MyGUI to 3.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
AnotherFoxGuy committed May 23, 2023
1 parent be21bb8 commit 19098d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mygui/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
ExternalProject_Add(
mygui
DEPENDS ogre
URL https://github.com/MyGUI/mygui/archive/refs/tags/MyGUI3.4.1.tar.gz
URL_MD5 bceded801d68f7aedeb14099d1fdfcbb
URL https://github.com/MyGUI/mygui/archive/refs/tags/MyGUI3.4.2.tar.gz
URL_HASH SHA256=1cc45fb96c9438e3476778449af0378443d84794a458978a29c75306e45dd45a
CMAKE_ARGS
-DPKG_CONFIG_USE_CMAKE_PREFIX_PATH=ON
-DCMAKE_PREFIX_PATH=${DEPENDENCIES_OUTPUT_DIR}
Expand Down

0 comments on commit 19098d7

Please sign in to comment.