add Squirrel Eiserloh's rng, and own helper

This commit is contained in:
2021-03-23 19:14:11 +01:00
parent 1f483b1752
commit 066457adba
11 changed files with 1157 additions and 1 deletions

View File

@ -15,6 +15,8 @@ add_subdirectory("tracy")
include("${CMAKE_CURRENT_SOURCE_DIR}/entt.cmake")
include("${CMAKE_CURRENT_SOURCE_DIR}/glm.cmake")
add_subdirectory("SquirrelNoise")
set(JSON_BuildTests OFF CACHE INTERNAL "")
set(JSON_MultipleHeaders ON CACHE INTERNAL "")
add_subdirectory("json") # link with "nlohmann_json::nlohmann_json"