Skip to content

Commit

Permalink
Merge pull request #24 from dmage/header
Browse files Browse the repository at this point in the history
Install co2mon.h
  • Loading branch information
dmage committed Nov 8, 2015
2 parents cd4c67a + 2892836 commit 59be7fa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions libco2mon/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,6 @@ set_target_properties(co2mon PROPERTIES
install(TARGETS co2mon
LIBRARY DESTINATION ${CMAKE_INSTALL_LIBDIR}
ARCHIVE DESTINATION ${CMAKE_INSTALL_LIBDIR})
install(FILES include/co2mon.h
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR})

0 comments on commit 59be7fa

Please sign in to comment.