mirror of
https://github.com/crioux/turbo-linecount.git
synced 2024-10-27 17:24:01 +00:00
apple fix
This commit is contained in:
parent
b0181a155b
commit
99358f7acc
@ -28,6 +28,6 @@ INSTALL(TARGETS lc
|
|||||||
INSTALL(TARGETS linecount linecount_static
|
INSTALL(TARGETS linecount linecount_static
|
||||||
DESTINATION "lib"
|
DESTINATION "lib"
|
||||||
)
|
)
|
||||||
INSTALL(FILES linecount.h
|
INSTALL(FILES src/turbo_linecount.h
|
||||||
DESTINATION "include"
|
DESTINATION "include"
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user