Yan
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created CLion: Hide implementation file defined in CMake
AnsweredMy 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... -
Created How to set working directory to build directory?
AnsweredI 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...