- temporary workaround to build with qualtest softphone
This commit is contained in:
@@ -23,5 +23,6 @@ if (USE_NULL_UUID)
|
|||||||
endif()
|
endif()
|
||||||
|
|
||||||
if (NOT USE_NULL_UUID)
|
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()
|
endif()
|
||||||
|
|||||||
Reference in New Issue
Block a user