mirror of
https://github.com/aap/librw.git
synced 2025-04-20 16:47:06 +01:00
commit
c2defffca3
@ -234,6 +234,13 @@ if(LIBRW_INSTALL)
|
|||||||
DESTINATION "${LIBRW_INSTALL_INCLUDEDIR}/src/gl"
|
DESTINATION "${LIBRW_INSTALL_INCLUDEDIR}/src/gl"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
install(
|
||||||
|
FILES
|
||||||
|
gl/glad/glad.h
|
||||||
|
gl/glad/khrplatform.h
|
||||||
|
DESTINATION "${LIBRW_INSTALL_INCLUDEDIR}/src/gl/glad"
|
||||||
|
)
|
||||||
|
|
||||||
install(
|
install(
|
||||||
TARGETS librw
|
TARGETS librw
|
||||||
EXPORT librw-targets
|
EXPORT librw-targets
|
||||||
|
Loading…
x
Reference in New Issue
Block a user