This commit is contained in:
Михаил Капелько
2024-03-25 23:04:29 +03:00
parent 1584571c3e
commit 3e231475b0
5 changed files with 32 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
c++ -o test_memory \
c++ -o test_memory_C++ \
-Ilanguage-C++/Memory/src \
language-C++/Memory/src/Memory.Aux.cpp \
language-C++/Memory/src/Memory.Test.cpp \