We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fc5969 commit 9707502Copy full SHA for 9707502
install_KLayout.md
@@ -5,7 +5,7 @@
5
## if libcurl header or library is required
6
- edit qt/X.X/mkspecs/common/linux.conf
7
- QMAKE_INCDIR = /usr/nic/apps/curl/7.61.1/include
8
-- QQMAKE_LIBS = -L/usr/nic/apps/curl/7.61.1/lib/
+- QMAKE_LIBS = -L/usr/nic/apps/curl/7.61.1/lib/
9
10
11
## with qt 5.11 - not working
0 commit comments