mirror of
https://github.com/Telecominfraproject/wlan-cloud-lib-cppkafka.git
synced 2025-11-02 19:47:55 +00:00
Support for generating pkg-config file
This commit is contained in:
@@ -10,7 +10,7 @@ function(make_cppkafka_header)
|
||||
endforeach()
|
||||
|
||||
#create file from template
|
||||
configure_file(${PROJECT_SOURCE_DIR}/cppkafka.h.in ${CPPKAFKA_HEADER})
|
||||
configure_file(${PROJECT_SOURCE_DIR}/cppkafka.h.in ${CPPKAFKA_HEADER} @ONLY)
|
||||
endfunction()
|
||||
|
||||
# Run file generation function
|
||||
|
||||
Reference in New Issue
Block a user