主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Wi Wi
活动总数
448
最后的活动
2025年07月18日 12:40
成员加入日期
2007年02月22日 09:04
关注
0 名用户
关注者数
0 名用户
投票数
5
订阅数
188
活动概览
帖子(32)
评论(223)
按最近的活动排序
最近的活动
投票数
创建于
2014年09月09日 22:38
How about set env var before running CLion?
社区
CLion
How to specify environment variables for cmake invocation
0 票
创建于
2014年10月31日 14:06
yes. I understand that.I like cmake approach.But I don't want CLion to scan lot's of my xml files, which are sometimes extremely huge.
社区
CLion
Is there a way to hide non project files from project file browser
0 票
创建于
2015年02月09日 09:10
Thanks Vyacheslav.It works!I've just added the following to root CMakeLists.txt:set(CMAKE_RUNTIME_OUTPUT_DIRECTORY "${EXECUTABLE_OUTPUT_PATH}")set(CMAKE_LIBRARY_OUTPUT_DIRECTORY "${LIBRARY_OUTPUT_P...
社区
CLion
Build Entire Project
0 票
创建于
2015年02月09日 09:14
or perhaps there is a 3rd way3) create cmakesh, that will filter what to pass to real cmake binarythough this way looks like starting a war with CLion which cannot be good
社区
CLion
How to build files so they appear in the project?
0 票
创建于
2015年04月22日 12:20
isn't it a question to cmake?why do you ask CLion?
社区
CLion
Compiling?
0 票
创建于
2015年04月30日 14:46
1) Yes. Just setup standard cmake variables, and clear CLion output setting.CMAKE_RUNTIME_OUTPUT_DIRECTORYCMAKE_LIBRARY_OUTPUT_DIRECTORY2) You can have .idea folder outside of your project and thus...
社区
CLion
build output/.idea folder
0 票
创建于
2015年05月06日 22:00
> EDIT: just tried to use> set(CMAKE_LIBRARY_OUTPUT_DIRECTORY ${CMAKE_SOURCE_DIR}/../BuildOutput/.clion/$<CONFIG>)> instead of settings/CMake/Build output path but it doesn't work. Being able to ...
社区
CLion
build output/.idea folder
0 票
创建于
2015年05月05日 09:25
Please vote and hope: https://youtrack.jetbrains.com/issue/CPP-1537
社区
CLion
Multiple projects question
0 票
创建于
2015年04月15日 14:20
It is needed to run 'make' command manually.Here are current use cases we use in our projects:* make test - run all unit tests* make package - create bunch of .rpm packages, which will be then depl...
社区
CLion
Reload cmake project run 4 cmake process
0 票
创建于
2015年04月16日 14:06
oh, and this ticket is already registered: https://youtrack.jetbrains.com/issue/CPP-3066
社区
CLion
Reload cmake project run 4 cmake process
0 票
«
第一页
‹
上一页
下一页
›
最后
»