We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b26c0f commit a4ef75aCopy full SHA for a4ef75a
libical.pc.in
@@ -9,7 +9,7 @@ includedir=@includedir@
9
Name: libical
10
Description: @CMAKE_PROJECT_DESCRIPTION@
11
Version: @CMAKE_PROJECT_VERSION@
12
-Libs: -L${libdir} -lical -licalss -licalvcal
+Libs: -L${libdir} -lical -licalss -licalvcal -licalvcard
13
Libs.private: @PTHREAD_LIBS@
14
@REQUIRES_PRIVATE_ICU@
15
Cflags: -I${includedir}
0 commit comments