1
0
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:
Gerry Stellenberg
2010-12-29 15:12:33 -06:00
parent 44309d3aaf
commit bd90c25148

View File

@@ -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