mirror of
https://github.com/preble/libpinproc
synced 2026-02-24 18:25:23 +01:00
'sudo make install' now puts pinproc.h in a p-roc/ subdirectory in the include folder.
This commit is contained in:
@@ -49,7 +49,7 @@ target_link_libraries(pinprocfw pinproc ${libraries})
|
||||
# The remainder of the file is used for "make install" stuff
|
||||
###############################################################
|
||||
|
||||
set(INCLUDE_INSTALL_DIR include)
|
||||
set(INCLUDE_INSTALL_DIR include/p-roc)
|
||||
set(LIB_INSTALL_DIR ${_library_dir}${LIB_SUFFIX})
|
||||
|
||||
set(_INSTALL_DESTINATIONS
|
||||
|
||||
Reference in New Issue
Block a user