fix: bump submodules, correct guardpp link_libraries name
This commit is contained in:
parent
085abaa50b
commit
5f49ede204
@ -93,7 +93,7 @@ set(HTTPLIB_REQUIRE_OPENSSL ON)
|
|||||||
add_subdirectory(lib/cpp-httplib EXCLUDE_FROM_ALL)
|
add_subdirectory(lib/cpp-httplib EXCLUDE_FROM_ALL)
|
||||||
target_include_directories(soundux SYSTEM PRIVATE "lib/cpp-httplib")
|
target_include_directories(soundux SYSTEM PRIVATE "lib/cpp-httplib")
|
||||||
|
|
||||||
target_link_libraries(soundux PRIVATE webview nfd tiny-process-library tray guard httplib lockpp)
|
target_link_libraries(soundux PRIVATE webview nfd tiny-process-library tray guardpp httplib lockpp)
|
||||||
|
|
||||||
if (${EMBED_PATH} STREQUAL "OFF")
|
if (${EMBED_PATH} STREQUAL "OFF")
|
||||||
message("Web-content will not be embedded")
|
message("Web-content will not be embedded")
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit d47140b52c6ef4a9ae61fe0fda3b31c3e36f2291
|
Subproject commit 1b470b7982aa820ab2c972c8242f860e83ab6971
|
@ -1 +1 @@
|
|||||||
Subproject commit 9b901bad31f9809f4bfaefc8795589db3ce46250
|
Subproject commit 5ec7201e2f968c6bcba5f18bf9aa5ab2c15e3365
|
@ -1 +1 @@
|
|||||||
Subproject commit 182ae37047db7ac30211a765787c1fa8843931f6
|
Subproject commit 4d813cfe23c28db165cce6785419fee9d2399766
|
@ -1 +1 @@
|
|||||||
Subproject commit a9e221aa7d1130f2df7ed2653b78a091b412c673
|
Subproject commit c2224d58e56ed73f18f92e88f0ad5a92ecd2cac6
|
Loading…
x
Reference in New Issue
Block a user