mirror of
https://github.com/bkaradzic/bgfx.cmake.git
synced 2026-02-17 21:12:35 +01:00
Added geometryc, shaderc just compiles vertexdecl.cpp, & misc cleanup
This commit is contained in:
@@ -123,7 +123,7 @@ function( add_example ARG_NAME )
|
||||
endif()
|
||||
|
||||
# Directory name
|
||||
set_target_properties( example-${ARG_NAME} PROPERTIES FOLDER "examples" )
|
||||
set_target_properties( example-${ARG_NAME} PROPERTIES FOLDER "bgfx/examples" )
|
||||
endfunction()
|
||||
|
||||
# Add common library for examples
|
||||
|
||||
Reference in New Issue
Block a user