Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Panigrahyr8
Total activity
3
Last activity
September 16, 2018 05:01
Member since
September 16, 2018 04:37
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (1)
Comments (1)
Sort by recent activity
Recent activity
Votes
Created
September 16, 2018 05:01
The issue got resolved. The following is a working CMakeLits.txt cmake_minimum_required(VERSION 3.12)project(untitled) set(CMAKE_CXX_STANDARD 14) link_directories(/home/public/projects/lib) add_e...
Community
CLion
How to use or add a static library (.a) into a C++ project in CLion under Linux
1 vote