Skip to content

Instantly share code, notes, and snippets.

@Pipe-Runner
Last active November 26, 2021 14:43
Show Gist options
  • Save Pipe-Runner/f7451b09a0807ed7203fb97cd125bff5 to your computer and use it in GitHub Desktop.
Save Pipe-Runner/f7451b09a0807ed7203fb97cd125bff5 to your computer and use it in GitHub Desktop.
Project_name
|
|---- CMakeLists.txt
|
|---- include
| |
| |---- Project_name
| |
| |---- public_header(s).h
|
---- src
| |
| |---- private_header(s).h
| |
| |---- code(s).cpp
|
|
|---- libs
| |
| |---- A
| |
| |---- B
|
|
|---- tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment