mirror of
https://github.com/bkaradzic/bgfx.cmake.git
synced 2026-02-17 21:12:35 +01:00
adding the tools target in the proper folder
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
|
||||
if( BGFX_CUSTOM_TARGETS )
|
||||
add_custom_target( tools )
|
||||
set_target_properties( tools PROPERTIES FOLDER "bgfx/tools" )
|
||||
endif()
|
||||
|
||||
include( cmake/tools/geometryc.cmake )
|
||||
|
||||
Reference in New Issue
Block a user