You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry to do this here, but I'm not sure where else to ask.
Your project is C++ and cross-platform. It uses cmake for building on each system. I am starting a project with a similar set of properties. I would like to know what IDE you use and does it create the cmake files for you and maintain them? Also, how do you easily integrate the submodules into the build as static libraries?
The text was updated successfully, but these errors were encountered:
Sorry to do this here, but I'm not sure where else to ask.
Your project is C++ and cross-platform. It uses cmake for building on each system. I am starting a project with a similar set of properties. I would like to know what IDE you use and does it create the cmake files for you and maintain them? Also, how do you easily integrate the submodules into the build as static libraries?
The text was updated successfully, but these errors were encountered: