file(GLOB_RECURSE BSS_DB *.cpp *.h)
add_library(bss_db STATIC ${BSS_DB})