Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
D Kassen
Total activity
10
Last activity
November 12, 2020 09:21
Member since
July 09, 2019 18:38
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
4
Activity overview
Posts (3)
Comments (3)
Sort by recent activity
Recent activity
Votes
Created
November 12, 2020 09:21
Have the same problem with Ubuntu 20.04.1 LTS and IntelliJ Ultimate- 2020.2.3 - 2020.2.2 (Rollback)
Community
IntelliJ IDEA Users
Linux Stealing Focus
0 votes
Edited
July 10, 2019 18:21
SOLVED: its all about the difference of: ${CMAKE_PROJECT_NAME} //defined in .name ${PROJECT_NAME} //defined in PROJECT(${CMAKE_PROJECT_NAME}) but namind is still irritating....
Community
CLion
Reuse Clion Macros inside CMakeLists.txt
0 votes
Created
July 10, 2019 16:20
I mean that these Makros should coresponse: Clion is based on CMake, so I exspect to have the possibility to store attributes like ProjektName at one place and reuse it during Build/Debug Process. ...
Community
CLion
Reuse Clion Macros inside CMakeLists.txt
0 votes