CC
git clone https://github.com/cpptogether/yacraft/tree/dadaskis/first-poc
Cloning into 'first-poc'...
fatal: repository 'https://github.com/cpptogether/yacraft/tree/dadaskis/first-poc/' not found
Size: a a a
CC
git clone https://github.com/cpptogether/yacraft/tree/dadaskis/first-poc
Cloning into 'first-poc'...
fatal: repository 'https://github.com/cpptogether/yacraft/tree/dadaskis/first-poc/' not found
CC
D
CC
j
h
CC
cool@archpony ~/D/yacraft (dev)> ls -lha
total 40K
drwxr-xr-x 4 cool cool 4.0K Jul 22 16:19 ./
drwxr-xr-x 83 cool 100 20K Jul 22 16:19 ../
drwxr-xr-x 8 cool cool 4.0K Jul 22 16:19 .git/
drwxr-xr-x 3 cool cool 4.0K Jul 22 16:19 .github/
-rw-r--r-- 1 cool cool 108 Jul 22 16:19 README.md
CC
CC
D
D
CC
D
j
j
j
CC
mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE_DEBUG ..
Потом всегда:cmake --build .
CC
mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE_DEBUG ..
Потом всегда:cmake --build .
cool@archpony ~/D/y/build [1]> cmake -DCMAKE_BUILD_TYPE_DEBUG ..
CMake Error: Parse error in command line argument: -DCMAKE_BUILD_TYPE_DEBUG
Should be: VAR:type=value
CMake Error: Problem processing arguments. Aborting.