wangzhengquan
2021-02-04 83956b12d863924936a98c9dfbece37feb0cce9c
src/CMakeLists.txt
@@ -29,7 +29,7 @@
)
add_library(shm_queue ${_SOURCES_})
add_library(shm_queue SHARED ${_SOURCES_})
target_include_directories(shm_queue PUBLIC ${EXTRA_INCLUDES} )