wangzhengquan
2021-02-05 5822049cf164e167125dd425cb302fe4d8d56814
src/CMakeLists.txt
@@ -30,7 +30,8 @@
# add_library(shm_queue SHARED ${_SOURCES_})
add_library(shm_queue STATIC ${_SOURCES_})
# add_library(shm_queue STATIC ${_SOURCES_})
add_library(shm_queue ${_SOURCES_})
target_include_directories(shm_queue PUBLIC ${EXTRA_INCLUDES} )