Base IACoreV2
Some checks failed
CI / build-linux-and-wasm (x64-linux) (push) Has been cancelled

This commit is contained in:
2026-01-22 05:54:26 +05:30
parent dedf28c6cb
commit 3ad1e3a2fb
57 changed files with 4398 additions and 4639 deletions

View File

@ -37,5 +37,5 @@ if(IACore_BUILD_TESTS)
endif()
if(EXISTS "${CMAKE_CURRENT_SOURCE_DIR}/Sandbox")
add_subdirectory(Sandbox)
# add_subdirectory(Sandbox)
endif()