apple fix

This commit is contained in:
Christien Rioux 2015-12-12 17:47:08 -08:00
parent b0181a155b
commit 99358f7acc

View File

@ -28,6 +28,6 @@ INSTALL(TARGETS lc
INSTALL(TARGETS linecount linecount_static
DESTINATION "lib"
)
INSTALL(FILES linecount.h
INSTALL(FILES src/turbo_linecount.h
DESTINATION "include"
)