DevShiftTeam / AppShift-MemoryPool

A very fast cross-platform memory pool mechanism for C++ built using a data-oriented approach (3 to 24 times faster than regular new or delete, depending on operating system & compiler)
Apache License 2.0
214 stars 25 forks source link

CMakeLists.txt removed #12

Closed MyraBaba closed 3 years ago

MyraBaba commented 3 years ago

Hi,

After your update CMakeLists.txt disappeared ?

LessComplexity commented 3 years ago

Hi, I moved it to the test folder.