2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-08 13:04:56 +00:00

Resolve CMake CMP0115 warning; update athena, boo

This commit is contained in:
2021-03-30 21:44:36 -04:00
parent 0e0c7139d7
commit d46a5a5977
3 changed files with 3 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ add_executable(hecl main.cpp
ToolCook.hpp
ToolImage.hpp
ToolSpec.hpp
../DataSpecRegistry.hpp)
../DataSpecRegistry.hpp.in)
if(COMMAND add_sanitizers)
add_sanitizers(hecl)
endif()

2
hecl/extern/athena vendored

Submodule hecl/extern/athena updated: 165a8803dc...2e880ba98b

2
hecl/extern/boo vendored

Submodule hecl/extern/boo updated: 77d0fce78a...0445e5d282