Tksuoran
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Tksuoran created a post, CMake / C++ /git project - How to share working directory in git?
I have a C++ / CMake project. For VisualStudio 2022, I can use set_target_properties(.. VS_DEBUGGER_WORKING_DIRECTORY ..) for the executable target in CMake. This way the setting is effective for m...