Distribution_Service/CC_SDK/Environment/jthread/pkgconfig/CMakeLists.txt

4 lines
209 B
CMake
Raw Permalink Normal View History

2026-03-24 14:43:26 +08:00
configure_file(${PROJECT_SOURCE_DIR}/pkgconfig/jthread.pc.in ${PROJECT_BINARY_DIR}/pkgconfig/jthread.pc)
install(FILES ${PROJECT_BINARY_DIR}/pkgconfig/jthread.pc DESTINATION ${LIBRARY_INSTALL_DIR}/pkgconfig)