passage/minorGems/util/development/memory/compileTestDebugMemory
2025-10-03 02:19:59 -04:00

1 line
167 B
Text
Executable file

g++ -Wall -g -DDEBUG_MEMORY -o testDebugMemory -I../../../.. debugMemory.cpp MemoryTrack.cpp testDebugMemory.cpp ../../../../minorGems/system/linux/MutexLockLinux.cpp