mirror of
https://github.com/aap/librw.git
synced 2025-12-19 08:59:51 +00:00
Update CMakeLists.txt
This commit is contained in:
@@ -234,6 +234,13 @@ if(LIBRW_INSTALL)
|
||||
DESTINATION "${LIBRW_INSTALL_INCLUDEDIR}/src/gl"
|
||||
)
|
||||
|
||||
install(
|
||||
FILES
|
||||
gl/glad/glad.h
|
||||
gl/glad/khrplatform.h
|
||||
DESTINATION "${LIBRW_INSTALL_INCLUDEDIR}/src/gl/glad"
|
||||
)
|
||||
|
||||
install(
|
||||
TARGETS librw
|
||||
EXPORT librw-targets
|
||||
|
||||
Reference in New Issue
Block a user