mirror of
https://github.com/raysan5/raygui.git
synced 2025-12-25 10:22:33 -05:00
@ -1,10 +0,0 @@
|
||||
add_library(raygui INTERFACE)
|
||||
|
||||
file(GLOB sources *.h)
|
||||
set(RAYGUI_HEADERS ${sources})
|
||||
|
||||
install(FILES
|
||||
${RAYGUI_HEADERS} DESTINATION include
|
||||
)
|
||||
|
||||
target_include_directories(raygui INTERFACE ${CMAKE_CURRENT_SOURCE_DIR}/)
|
||||
Reference in New Issue
Block a user