Mike Jackson
- 活动总数 9
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 4
-
创建于 Setting PATH for executable on Windows
We use VCPKG to build most of our dependencies, but also use an externally built Qt6 and VTK. When trying to debug the executable on Windows I get the error dialog that says it cannot find certain ... -
创建于 CLion 2023.1.3 CMakePresets always using the same build directory
已回答I just updated to CLion 2023.1.3 and now each preset inside of my CMakeUserPresets.json file are all using the same build directory. I have a a number of presets that all inherit from a "default-al... -
创建于 CMakePresets and Ninja Parallel level (-j)
已回答We just recently moved up to a new enough version of CMake to be able to use CMakePresets.json and CMakeUserPresets.json which are cool and all but I have noticed that now when I build in CLion I a...