Milestone 5: deliver embedded RDP sessions and lifecycle hardening
This commit is contained in:
3
third_party/FreeRDP/cmake/SetFreeRDPCMakeInstallDir.cmake
vendored
Normal file
3
third_party/FreeRDP/cmake/SetFreeRDPCMakeInstallDir.cmake
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
function(SetFreeRDPCMakeInstallDir SETVAR subdir)
|
||||
set(${SETVAR} "${CMAKE_INSTALL_LIBDIR}/cmake/${subdir}" PARENT_SCOPE)
|
||||
endfunction()
|
||||
Reference in New Issue
Block a user