Zookdi
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Zookdi created a post, AnsweredWhat is the proper way to make CLion recognize all header files for a project?
I have a project which targets linux and uses GTK3 as a dependency. The issue is that in order to build this, for example, it needs: gcc -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/incl...