summarylogtreecommitdiffstats
path: root/foxxll_CMakeLists.txt.patch
blob: e1e20223d29c5f86cb393a9815d0230b45554f54 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
*** src/thrill/extlib/foxxll/CMakeLists.txt	2020-12-12 18:07:40.834330158 +0000
--- CMakeLists.txt	2020-12-12 18:09:34.745282128 +0000
***************
*** 507,513 ****
  
  # also copy the config file with build options!
  install(FILES ${PROJECT_BINARY_DIR}/foxxll/config.hpp
!   DESTINATION ${INSTALL_INCLUDE_DIR}/foxxll/)
  
  ###############################################################################
  # prepare pkg-config file
--- 507,513 ----
  
  # also copy the config file with build options!
  install(FILES ${PROJECT_BINARY_DIR}/foxxll/config.hpp
! 	DESTINATION ${FOXXLL_INSTALL_INCLUDE_DIR}/foxxll/)
  
  ###############################################################################
  # prepare pkg-config file