summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaakko Keränen <jaakko.keranen@iki.fi>2022-02-14 15:03:22 +0200
committerJaakko Keränen <jaakko.keranen@iki.fi>2022-02-14 15:03:31 +0200
commit2a5e0219e70dfd1f266c9697c2fc00f3b332e49f (patch)
tree030837c7cc09e26f397fcdebe7c445c7f06f976c
parent61f7e50378088834b793e9a4fd8d040c8c19bc21 (diff)
Updated the_Foundation to v1.2
-rw-r--r--Depends.cmake2
m---------lib/the_Foundation0
2 files changed, 1 insertions, 1 deletions
diff --git a/Depends.cmake b/Depends.cmake
index b7a6cd25..348039b3 100644
--- a/Depends.cmake
+++ b/Depends.cmake
@@ -18,7 +18,7 @@ set (_dependsToBuild)
18 18
19if (NOT EXISTS ${CMAKE_SOURCE_DIR}/lib/the_Foundation/CMakeLists.txt) 19if (NOT EXISTS ${CMAKE_SOURCE_DIR}/lib/the_Foundation/CMakeLists.txt)
20 set (INSTALL_THE_FOUNDATION YES) 20 set (INSTALL_THE_FOUNDATION YES)
21 find_package (the_Foundation 1.1.0 REQUIRED) 21 find_package (the_Foundation 1.2.0 REQUIRED)
22else () 22else ()
23 if (EXISTS ${CMAKE_SOURCE_DIR}/lib/the_Foundation/.git) 23 if (EXISTS ${CMAKE_SOURCE_DIR}/lib/the_Foundation/.git)
24 # the_Foundation is checked out as a submodule, make sure it's up to date. 24 # the_Foundation is checked out as a submodule, make sure it's up to date.
diff --git a/lib/the_Foundation b/lib/the_Foundation
Subproject f2f7fef560fc8642e3e449239d7e00f14491e13 Subproject 11e7a3bdbb4b40ea4417518dac9eba7ad55748d