Fixed missing library for old clib versions
This commit is contained in:
parent
e78b900937
commit
7cbe5717ce
@ -68,6 +68,7 @@ target_link_libraries(TeaLicenseServer
|
|||||||
pthread
|
pthread
|
||||||
dl
|
dl
|
||||||
z
|
z
|
||||||
|
rt
|
||||||
)
|
)
|
||||||
|
|
||||||
#The test license client
|
#The test license client
|
||||||
|
Loading…
x
Reference in New Issue
Block a user