whitespace fix
This commit is contained in:
parent
73befb5306
commit
1f9316651f
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ if (LLAMA_LLGUIDANCE)
|
||||||
if (WIN32)
|
if (WIN32)
|
||||||
set(LLGUIDANCE_LIB_NAME "llguidance.lib")
|
set(LLGUIDANCE_LIB_NAME "llguidance.lib")
|
||||||
# Add Windows-specific libraries
|
# Add Windows-specific libraries
|
||||||
set(LLGUIDANCE_PLATFORM_LIBS
|
set(LLGUIDANCE_PLATFORM_LIBS
|
||||||
ws2_32 # Windows Sockets API
|
ws2_32 # Windows Sockets API
|
||||||
userenv # For GetUserProfileDirectoryW
|
userenv # For GetUserProfileDirectoryW
|
||||||
ntdll # For NT functions
|
ntdll # For NT functions
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue