Yan

- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Yan created a post, AnsweredCLion: Hide implementation file defined in CMake
My CLion project is driven by a CMakeLists.txt. For internal compilation reasons, I must compile with a file external to the project like this: add_library(testPlugin SHARED ${sources} /externalp... -
Yan created a post, AnsweredHow to set working directory to build directory?
I am using AppCode (for an XCode project). When I open the Project Settings/Build Settings tab, I can see that the "Build Locations/Build Products Path" is set to some internal folder: /Users/ypuja...