Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: Project setup with cmake and git submodules  (Read 5270 times)

0 Members and 1 Guest are viewing this topic.

mtvee

  • Newbie
  • *
  • Posts: 7
    • View Profile
Project setup with cmake and git submodules
« on: January 01, 2021, 09:25:24 pm »
Hey all. To start the new year off right I have been assessing c++ package managers and, well, I have already given up. So I made doc for myself how to setup with cmake and git submodules. I use SFML as an example so I thought perhaps it may help someone here to get setup as well. Let me know if you have any troubles with it.

The doc is a github gist...

https://gist.github.com/mtvee/f41caba1ab080639fe6eec31828f34ff

cheers and happy new year!