mirror of
https://github.com/thunderbrewhq/squall.git
synced 2026-02-04 00:49:08 +00:00
feat(big): add 64-bit-centric ops
This commit is contained in:
parent
23fb94c19d
commit
d3fd03d67e
4 changed files with 105 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ check_cxx_compiler_flag(-Wno-invalid-offsetof HAS_NO_INVALID_OFFSETOF)
|
|||
|
||||
file(GLOB STORM_SOURCES
|
||||
"*.cpp"
|
||||
"big/*.cpp"
|
||||
"hash/*.cpp"
|
||||
"queue/*.cpp"
|
||||
"string/*.cpp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue