lichao
2021-04-13 047f801078a52042ef02750b577233d115ed0f57
src/CMakeLists.txt
@@ -1,7 +1,7 @@
file(GLOB sources "./*.cpp")
set(Target bhshm)
set(Target bhome_shmq)
add_library(${Target} ${sources})