Christian Fischer
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created CLion: Get cmake output directory
Hi, I'm developing a plugin for CLion, which needs to know, where cmake stores it's generated files. Currently I'm using CMakeWorkspace.getEffectiveConfigurationGenerationDir, but this method was ...