mirror of
https://github.com/thunderbrewhq/bc.git
synced 2025-12-12 01:52:30 +00:00
fix(build): compile storm/Memory.cpp
This commit is contained in:
parent
b442784884
commit
3ded785b5f
1 changed files with 1 additions and 0 deletions
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue