mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
cmake: Allow project-wide includes for third-party components
This commit is contained in:
1
third-party/CMakeLists.txt
vendored
1
third-party/CMakeLists.txt
vendored
@@ -29,3 +29,4 @@ foreach(dir ${all_valid_subdirs})
|
||||
endif()
|
||||
endforeach(dir)
|
||||
|
||||
set(THIRD_PARTY_INCLUDES ${THIRD_PARTY_INCLUDES} PARENT_SCOPE)
|
||||
Reference in New Issue
Block a user