Skip to content

Commit

Permalink
Fix dll install on windows. (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
at-wat authored Jul 29, 2017
1 parent 362011a commit 9b82f71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ install(TARGETS
formula-calc-static
ARCHIVE DESTINATION lib
LIBRARY DESTINATION lib
RUNTIME DESTINATION bin
PUBLIC_HEADER DESTINATION include
)

0 comments on commit 9b82f71

Please sign in to comment.