diff --git a/bc/CMakeLists.txt b/bc/CMakeLists.txt index 52d5b1b..09c1dc0 100644 --- a/bc/CMakeLists.txt +++ b/bc/CMakeLists.txt @@ -1,5 +1,6 @@ file(GLOB BC_SOURCES "*.cpp" + "memory/*.cpp" "lock/*.cpp" "os/*.cpp" "file/*.cpp"