- Create a folder named build inside code/
- Inside build/, use the following commands:
cmake .. -Dcode=name_of_file.cpp
make
- Now the executable is ready inside build/. You can execute the program just using the command:
./app
Files
Data-Structure
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||