mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-07-09 06:05:51 +00:00
Compile fixes
This commit is contained in:
parent
12e49581c1
commit
d0b194d6e5
@ -1,4 +1,4 @@
|
|||||||
add_executable(heclTest WIN32 main.cpp)
|
add_executable(heclTest WIN32 main.cpp)
|
||||||
target_link_libraries(heclTest
|
target_link_libraries(heclTest
|
||||||
hecl-common hecl-blender-addon athena-core xxhash
|
hecl-common hecl-blender-addon athena-core athena-libyaml xxhash
|
||||||
logvisor boo ${ZLIB_LIBRARIES} ${BOO_SYS_LIBS})
|
logvisor boo ${ZLIB_LIBRARIES} ${LZO_LIB} ${BOO_SYS_LIBS})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user