Установка файла для pkgconfig
This commit is contained in:
parent
cca531741b
commit
1f12b5ad28
@ -1 +1 @@
|
||||
Subproject commit 405cced4a59588719e7cb3ef3f4c778326223a9d
|
||||
Subproject commit 8dbf12ef43b0d77d94811608cd3754cf2de6fdfb
|
@ -25,4 +25,5 @@ install(TARGETS ${current_target}_static ARCHIVE DESTINATION ${CMAKE_INSTALL_LIB
|
||||
install(TARGETS ${current_target}_shared LIBRARY DESTINATION ${CMAKE_INSTALL_LIBDIR})
|
||||
install(FILES ${CMAKE_BINARY_DIR}/include/config.hpp ${current_target_headers}
|
||||
COMPONENT headers DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/${current_target})
|
||||
install(FILES ${CMAKE_BINARY_DIR}/${current_target}.pc DESTINATION ${CMAKE_INSTALL_LIBDIR}/pkgconfig)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user