wangzhengquan
2021-02-26 3414a407f12677845087571c59713182a9b21d05
src/CMakeLists.txt
@@ -35,7 +35,7 @@
 add_library(shm_queue STATIC ${_SOURCES_})
endif()
# STATIC
# STATIC SHARED
# add_library(shm_queue ${_SOURCES_})
target_include_directories(shm_queue PUBLIC ${EXTRA_INCLUDES} )