mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-14 16:34:18 +09:00
[uwac,rdtk] remove duplicated BUILD_TESTING_INTERNAL
This commit is contained in:
@@ -31,7 +31,6 @@ if(NOT FREERDP_UNIFIED_BUILD)
|
|||||||
include(ProjectCStandard)
|
include(ProjectCStandard)
|
||||||
|
|
||||||
set(WINPR_VERSION_MAJOR 3)
|
set(WINPR_VERSION_MAJOR 3)
|
||||||
option(BUILD_TESTING_INTERNAL "Build library unit tests" ON)
|
|
||||||
|
|
||||||
include(ExportAllSymbols)
|
include(ExportAllSymbols)
|
||||||
else()
|
else()
|
||||||
|
|||||||
@@ -30,8 +30,6 @@ if(NOT FREERDP_UNIFIED_BUILD)
|
|||||||
|
|
||||||
include(ProjectCStandard)
|
include(ProjectCStandard)
|
||||||
|
|
||||||
option(BUILD_TESTING_INTERNAL "Build library unit tests" ON)
|
|
||||||
|
|
||||||
include(ExportAllSymbols)
|
include(ExportAllSymbols)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user