Milestone 5: deliver embedded RDP sessions and lifecycle hardening
This commit is contained in:
3
third_party/FreeRDP/cmake/CompilerDetect.cmake
vendored
Normal file
3
third_party/FreeRDP/cmake/CompilerDetect.cmake
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
if(CMAKE_C_COMPILER_ID MATCHES ".*Clang.*" OR CMAKE_CXX_COMPILER_ID MATCHES ".*Clang.*")
|
||||
set(CMAKE_COMPILER_IS_CLANG 1)
|
||||
endif()
|
||||
Reference in New Issue
Block a user