Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Wi Wi
Total activity
448
Last activity
July 18, 2025 12:40
Member since
February 22, 2007 09:04
Following
0 users
Followed by
0 users
Votes
5
Subscriptions
188
Activity overview
Posts (32)
Comments (223)
Sort by recent activity
Recent activity
Votes
Created
September 09, 2014 22:38
How about set env var before running CLion?
Community
CLion
How to specify environment variables for cmake invocation
0 votes
Created
October 31, 2014 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.
Community
CLion
Is there a way to hide non project files from project file browser
0 votes
Created
February 09, 2015 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...
Community
CLion
Build Entire Project
0 votes
Created
February 09, 2015 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
Community
CLion
How to build files so they appear in the project?
0 votes
Created
April 22, 2015 12:20
isn't it a question to cmake?why do you ask CLion?
Community
CLion
Compiling?
0 votes
Created
April 30, 2015 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...
Community
CLion
build output/.idea folder
0 votes
Created
May 06, 2015 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 ...
Community
CLion
build output/.idea folder
0 votes
Created
May 05, 2015 09:25
Please vote and hope: https://youtrack.jetbrains.com/issue/CPP-1537
Community
CLion
Multiple projects question
0 votes
Created
April 15, 2015 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...
Community
CLion
Reload cmake project run 4 cmake process
0 votes
Created
April 16, 2015 14:06
oh, and this ticket is already registered: https://youtrack.jetbrains.com/issue/CPP-3066
Community
CLion
Reload cmake project run 4 cmake process
0 votes
«
First
‹
Previous
Next
›
Last
»