mirror of
https://github.com/FreeRDP/FreeRDP.git
synced 2025-06-03 00:00:20 +00:00
[uwac,rdtk] remove duplicated BUILD_TESTING_INTERNAL
This commit is contained in:
parent
2b46c3d3e2
commit
00fecc61bb
@ -31,7 +31,6 @@ if(NOT FREERDP_UNIFIED_BUILD)
|
||||
include(ProjectCStandard)
|
||||
|
||||
set(WINPR_VERSION_MAJOR 3)
|
||||
option(BUILD_TESTING_INTERNAL "Build library unit tests" ON)
|
||||
|
||||
include(ExportAllSymbols)
|
||||
else()
|
||||
|
@ -30,8 +30,6 @@ if(NOT FREERDP_UNIFIED_BUILD)
|
||||
|
||||
include(ProjectCStandard)
|
||||
|
||||
option(BUILD_TESTING_INTERNAL "Build library unit tests" ON)
|
||||
|
||||
include(ExportAllSymbols)
|
||||
endif()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user