Inline the code directory

This commit is contained in:
2021-08-09 09:03:15 +10:00
parent 2bd49c802a
commit a3318353fa
12 changed files with 3 additions and 3 deletions
+3
View File
@@ -0,0 +1,3 @@
mkdir -p ../Bin/
pushd ../Bin/
g++ ../Code/Dqn_Tests.cpp -D DQN_TEST_WITH_MAIN -std=c++17 -o Dqn_UnitTests