We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f56e75 commit 73e25f1Copy full SHA for 73e25f1
1 file changed
Source/cmake/OptionsWPE.cmake
@@ -197,6 +197,7 @@ set(bmalloc_LIBRARY_TYPE OBJECT)
197
set(WTF_LIBRARY_TYPE OBJECT)
198
set(JavaScriptCore_LIBRARY_TYPE OBJECT)
199
set(WebCore_LIBRARY_TYPE OBJECT)
200
+set(PAL_LIBRARY_TYPE OBJECT)
201
202
# These are shared variables, but we special case their definition so that we can use the
203
# CMAKE_INSTALL_* variables that are populated by the GNUInstallDirs macro.
0 commit comments