mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-22 13:20:05 +00:00
Get rid of the PnUtils TLS stuff.
This commit is contained in:
@ -22,7 +22,6 @@ set(pnUtils_HEADERS
|
||||
pnUtStr.h
|
||||
pnUtSync.h
|
||||
pnUtTime.h
|
||||
pnUtTls.h
|
||||
pnUtUuid.h
|
||||
)
|
||||
|
||||
@ -50,7 +49,6 @@ if(WIN32)
|
||||
Win32/pnUtW32Uuid.cpp
|
||||
|
||||
pnUtCrypt.cpp
|
||||
pnUtTls.cpp
|
||||
)
|
||||
else()
|
||||
set(pnUtils_UNIX
|
||||
|
Reference in New Issue
Block a user