Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Bernhard
Total activity
8
Last activity
December 03, 2020 14:56
Member since
December 15, 2017 12:38
Following
0 users
Followed by
0 users
Votes
2
Subscriptions
2
Activity overview
Posts (1)
Comments (3)
Sort by recent activity
Recent activity
Votes
Created
January 05, 2018 10:57
I'm adding this to my CMakeLists.txt: set(BOOST_ROOT "/usr/local/Cellar/boost/1.65.1")find_package(Boost 1.65.1 COMPONENTS system filesystem REQUIRED)if(NOT Boost_FOUND) message(FATAL_ERROR "Cou...
Community
CLion
Does CLion support boost library?
1 vote
Created
December 15, 2017 12:38
I'm adding this to my CMakeLists.txt: set(BOOST_ROOT "/usr/local/Cellar/boost/1.65.1")find_package(Boost 1.65.1 COMPONENTS system filesystem REQUIRED)if(NOT Boost_FOUND) message(FATAL_ERROR "Cou...
Community
CLion
Does CLion support boost library?
1 vote
Created
December 03, 2020 14:56
Thank you.
Community
CLion
Update error CLion
0 votes