changed install dir

This commit is contained in:
Joel Klimont 2024-05-03 00:17:37 +02:00 committed by Konstantin Lampalzer
parent 7ade48545e
commit d3a714cc51

View file

@ -84,6 +84,8 @@ endforeach()
# Configuration # # Configuration #
################# #################
set(CMAKE_INSTALL_PREFIX "/usr/")
# Install directories layout: # Install directories layout:
# * <prefix>/lib/ # * <prefix>/lib/
# * <prefix>/bin/ # * <prefix>/bin/