Added installation of headers and target binaries

This commit is contained in:
Tan Meng Yue
2018-12-07 18:01:08 +11:00
parent f6c1b4bddf
commit 85d01b26cb
4 changed files with 27 additions and 0 deletions

View File

@@ -45,3 +45,9 @@ endif()
# test-zone
# enable_testing()
install ( TARGETS
tinygltf-validator
DESTINATION
bin
)