mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
[CMake,libfreerdp] add pkg-config dependencies
This commit is contained in:
@@ -53,6 +53,7 @@ check_library_exists(m pow "" HAVE_LIB_M)
|
||||
|
||||
if(HAVE_LIB_M)
|
||||
freerdp_library_add(m)
|
||||
freerdp_pc_add_library_private("m")
|
||||
endif()
|
||||
|
||||
if(BUILD_TESTING_INTERNAL OR BUILD_TESTING)
|
||||
|
||||
Reference in New Issue
Block a user