mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 11:44:55 +00:00
ImGui cursors, clipboard, TTF font & fixes
This commit is contained in:
@@ -52,7 +52,9 @@ endforeach()
|
||||
|
||||
configure_file(include/hecl/ApplicationReps.hpp.in ${CMAKE_CURRENT_BINARY_DIR}/ApplicationReps.hpp @ONLY)
|
||||
|
||||
add_subdirectory(bintoc)
|
||||
if(NOT TARGET bintoc)
|
||||
add_subdirectory(bintoc)
|
||||
endif()
|
||||
|
||||
if(NOT TARGET bintoc)
|
||||
# Use native if cross compiling
|
||||
|
||||
Reference in New Issue
Block a user