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
Good job on this CMake based c++ template project.
I have been developing a C++ project which contains multiple libraries, and I intend to use this template repo.
Basically this code should be a function, and be called per library. Not sure about the alias part. Also I believe the FOO_DEBUG should be move SetEnv.cmake perhaps. Perhaps you could give a try to generate this code as function in PR.
Good job on this CMake based c++ template project.
I have been developing a C++ project which contains multiple libraries, and I intend to use this template repo.
My project layout now looks like following:
What is the proper way to use this repo and set up my project?
Hope your help...
The text was updated successfully, but these errors were encountered: