mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 20:27:43 +00:00
Update hecl, fix mkwmicons
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
add_executable(mkwmicon mkwmicon.c)
|
add_executable(mkwmicon mkwmicon.c)
|
||||||
target_link_libraries(mkwmicon ${PNG_LIBRARIES} ${ZLIB_LIBRARIES})
|
target_link_libraries(mkwmicon ${PNG_LIBRARIES} ${ZLIB_LIBRARIES})
|
||||||
target_include_directories(mkwmicon ${PNG_INCLUDE_DIR} ${ZLIB_INCLUDE_DIR})
|
target_include_directories(mkwmicon PRIVATE ${PNG_INCLUDE_DIR} ${ZLIB_INCLUDE_DIR})
|
||||||
|
|
||||||
macro(declare_wmicon_target)
|
macro(declare_wmicon_target)
|
||||||
add_custom_command(OUTPUT ${CMAKE_BINARY_DIR}/Editor/platforms/freedesktop/mainicon_netwm.bin
|
add_custom_command(OUTPUT ${CMAKE_BINARY_DIR}/Editor/platforms/freedesktop/mainicon_netwm.bin
|
||||||
|
|||||||
2
hecl
2
hecl
Submodule hecl updated: 720a5ceba8...7398698671
Reference in New Issue
Block a user