mirror of
https://github.com/Telecominfraproject/wlan-cloud-lib-cppkafka.git
synced 2026-01-27 10:22:42 +00:00
Add CMake configuration file and export installed targets
This commit is contained in:
@@ -1 +0,0 @@
|
||||
add_subdirectory(cppkafka)
|
||||
@@ -10,7 +10,7 @@ function(make_cppkafka_header)
|
||||
endforeach()
|
||||
|
||||
#create file from template
|
||||
configure_file(${PROJECT_SOURCE_DIR}/cppkafka.h.in ${CPPKAFKA_HEADER} @ONLY)
|
||||
configure_file(${PROJECT_SOURCE_DIR}/cmake/cppkafka.h.in ${CPPKAFKA_HEADER} @ONLY)
|
||||
endfunction()
|
||||
|
||||
# Run file generation function
|
||||
|
||||
Reference in New Issue
Block a user