fix imgui, add dice tool and p2prng (non functional yet)
Some checks failed
ContinuousDelivery / windows (push) Waiting to run
ContinuousDelivery / release (push) Blocked by required conditions
ContinuousIntegration / macos (push) Waiting to run
ContinuousIntegration / windows (push) Waiting to run
ContinuousDelivery / linux-ubuntu (push) Failing after 3m21s
ContinuousIntegration / linux (push) Successful in 2m41s
ContinuousIntegration / android (push) Failing after 5m26s
Some checks failed
ContinuousDelivery / windows (push) Waiting to run
ContinuousDelivery / release (push) Blocked by required conditions
ContinuousIntegration / macos (push) Waiting to run
ContinuousIntegration / windows (push) Waiting to run
ContinuousDelivery / linux-ubuntu (push) Failing after 3m21s
ContinuousIntegration / linux (push) Successful in 2m41s
ContinuousIntegration / android (push) Failing after 5m26s
This commit is contained in:
3
external/CMakeLists.txt
vendored
3
external/CMakeLists.txt
vendored
@ -26,6 +26,9 @@ add_subdirectory(./solanaceae_tox)
|
||||
set(SOLANACEAE_TOX_UPNP_BUILD_PLUGINS ON CACHE BOOL "")
|
||||
add_subdirectory(./solanaceae_tox_upnp)
|
||||
|
||||
set(SOLANACEAE_TOX_P2PRNG_BUILD_PLUGINS ON CACHE BOOL "")
|
||||
add_subdirectory(./solanaceae_tox_p2prng)
|
||||
|
||||
set(SOLANACEAE_NGCFT1_SHA1_BUILD_TESTING ${SOLANACEAE_ECOSYSTEM_BUILD_TESTING} CACHE BOOL "")
|
||||
add_subdirectory(./solanaceae_ngc_ft1)
|
||||
|
||||
|
2
external/solanaceae_crdtnotes
vendored
2
external/solanaceae_crdtnotes
vendored
Submodule external/solanaceae_crdtnotes updated: a0d122540b...d7400e375c
2
external/solanaceae_ngc_ft1
vendored
2
external/solanaceae_ngc_ft1
vendored
Submodule external/solanaceae_ngc_ft1 updated: 60d6f27a12...a761378dd9
1
external/solanaceae_tox_p2prng
vendored
Submodule
1
external/solanaceae_tox_p2prng
vendored
Submodule
Submodule external/solanaceae_tox_p2prng added at 516df11eda
2
external/solanaceae_toxic_games
vendored
2
external/solanaceae_toxic_games
vendored
Submodule external/solanaceae_toxic_games updated: 599094c8e4...c4608bb3c9
Reference in New Issue
Block a user