Skip to content
This repository has been archived by the owner on Mar 12, 2021. It is now read-only.

Commit

Permalink
Merge pull request #88 from KindDragon/patch-1
Browse files Browse the repository at this point in the history
Install dll's to bin directory
  • Loading branch information
miguelmartin75 committed Nov 11, 2020
2 parents c742581 + 6d264a3 commit 730455a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Expand Up @@ -165,6 +165,7 @@ endif()
# Library files
install(
TARGETS ${ANAX_LIBRARY_NAME}
RUNTIME DESTINATION bin
LIBRARY DESTINATION lib
ARCHIVE DESTINATION lib
)

0 comments on commit 730455a

Please sign in to comment.