- Timestamp:
- May 8, 2013, 4:31:28 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
source/ariba/CMakeLists.txt
r10788 r11885 240 240 include_directories("${CMAKE_CURRENT_BINARY_DIR}/..") 241 241 list(APPEND libariba_HEADERS "${CMAKE_CURRENT_BINARY_DIR}/config.h") 242 install(FILES "${CMAKE_CURRENT_BINARY_DIR}/config.h" 243 DESTINATION "${add_headers_INSTALL_DIR}" 244 COMPONENT "${add_headers_INSTALL_COMPONENT}" 245 ) 242 246 243 247 # Add the parent directory to the includes because we reference headers with
Note:
See TracChangeset
for help on using the changeset viewer.