Merge pull request #56 from ShFil119/patch-2

Update CMakeLists.txt
This commit is contained in:
aap 2021-02-17 14:33:31 +01:00 committed by GitHub
commit c2defffca3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 2 deletions

View File

@ -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