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 73befb5 commit 1f93166Copy full SHA for 1f93166
common/CMakeLists.txt
@@ -101,7 +101,7 @@ if (LLAMA_LLGUIDANCE)
101
if (WIN32)
102
set(LLGUIDANCE_LIB_NAME "llguidance.lib")
103
# Add Windows-specific libraries
104
- set(LLGUIDANCE_PLATFORM_LIBS
+ set(LLGUIDANCE_PLATFORM_LIBS
105
ws2_32 # Windows Sockets API
106
userenv # For GetUserProfileDirectoryW
107
ntdll # For NT functions
0 commit comments