- temporary workaround to build with qualtest softphone
This commit is contained in:
parent
8a851e5e86
commit
cf9be1c3f2
|
|
@ -23,5 +23,6 @@ if (USE_NULL_UUID)
|
|||
endif()
|
||||
|
||||
if (NOT USE_NULL_UUID)
|
||||
target_link_libraries(helper_lib PUBLIC uuid)
|
||||
message("Warning: uuid library will be linked!")
|
||||
#target_link_libraries(helper_lib PUBLIC uuid)
|
||||
endif()
|
||||
|
|
|
|||
Loading…
Reference in New Issue