Skip to content
Snippets Groups Projects
Commit 01e8ddc1 authored by ilor's avatar ilor
Browse files

install wcclparser

parent a8e45b48
No related branches found
No related tags found
No related merge requests found
......@@ -44,3 +44,9 @@ link_directories(${Boost_LIBRARY_DIRS})
#add_custom_target(test tests)
#add_custom_target(test-verbose ./tests --log_level=message)
if(UNIX)
install(TARGETS wcclparser
RUNTIME DESTINATION bin
)
endif(UNIX)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment