mirror of https://github.com/AxioDL/metaforce.git
Resolve CMake CMP0115 warning; update athena, boo
This commit is contained in:
parent
0e0c7139d7
commit
d46a5a5977
|
@ -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()
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 165a8803dc99097e6db7942cb17a16b524f46aa0
|
||||
Subproject commit 2e880ba98b027cab42958093c823bdd9b6b36f5b
|
|
@ -1 +1 @@
|
|||
Subproject commit 77d0fce78a847bd138866f5452e4dd3720d68c68
|
||||
Subproject commit 0445e5d282aef406859160eba52600c011628572
|
Loading…
Reference in New Issue