Merge branch 'tob_patch' into develop
Build / Linux (push) Has been cancelled
Build / Windows (push) Has been cancelled

This commit is contained in:
KimLS
2026-04-30 00:06:37 -07:00
30 changed files with 955 additions and 352 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ if(UNIX)
endif()
endif()
find_package(Boost REQUIRED COMPONENTS dynamic_bitset foreach tuple)
find_package(Boost REQUIRED COMPONENTS dynamic_bitset foreach tuple CONFIG REQUIRED)
find_package(cereal CONFIG REQUIRED)
find_package(fmt CONFIG REQUIRED)
find_package(glm CONFIG REQUIRED)