Skip to content

Instantly share code, notes, and snippets.

@mauricebaruk
Last active December 3, 2018 03:15
Show Gist options
  • Save mauricebaruk/e1ffda868a061677b730d5f5f8d84192 to your computer and use it in GitHub Desktop.
Save mauricebaruk/e1ffda868a061677b730d5f5f8d84192 to your computer and use it in GitHub Desktop.
root/
CMakeLists.txt
core/ <- Library for business logic, infrastructure and more (common code of both apps).
src/
tests/
CMakeLists.txt
apps/
DesktopApp/
src/
tests/
CMakeLists.txt
CommandLineApp/
src/
tests/
CMakeLists.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment