- more cleanups - use uuid library on the rtphone level + formatting fixed
This commit is contained in:
@@ -15,3 +15,4 @@ set_property(TARGET helper_lib PROPERTY MSVC_RUNTIME_LIBRARY "MultiThreaded$<$<C
|
||||
# Private include directories
|
||||
target_include_directories(helper_lib PUBLIC ../../libs/ ../../engine ../ .)
|
||||
target_compile_definitions(helper_lib PRIVATE -D_CRT_SECURE_NO_WARNINGS -D_UNICODE)
|
||||
target_link_libraries(helper_lib PUBLIC uuid)
|
||||
|
||||
Reference in New Issue
Block a user