update install rules
This commit is contained in:
parent
1c91618f5c
commit
ece1c07b1a
@ -63,7 +63,7 @@ add_executable(cellar ${src}/cellar.cpp ${src}/commands.cpp ${src}/fs.cpp
|
||||
${src}/version.cpp ${src}/output.cpp)
|
||||
target_link_libraries(cellar ${Boost_LIBRARIES} bottles launch)
|
||||
|
||||
install(TARGETS cellar bottles
|
||||
install(TARGETS cellar bottles launch
|
||||
RUNTIME DESTINATION bin
|
||||
LIBRARY DESTINATION lib/cellar
|
||||
ARCHIVE DESTINATION share/cellar)
|
||||
|
Loading…
Reference in New Issue
Block a user