fix(build): compile storm/Memory.cpp

This commit is contained in:
phaneron 2024-09-04 08:09:20 -04:00
parent b442784884
commit 3ded785b5f

View file

@ -1,5 +1,6 @@
file(GLOB BC_SOURCES file(GLOB BC_SOURCES
"*.cpp" "*.cpp"
"memory/*.cpp"
"lock/*.cpp" "lock/*.cpp"
"os/*.cpp" "os/*.cpp"
"file/*.cpp" "file/*.cpp"