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