[uwac,rdtk] remove duplicated BUILD_TESTING_INTERNAL

This commit is contained in:
akallabeth
2025-03-06 11:48:28 +01:00
parent 2b46c3d3e2
commit 00fecc61bb
2 changed files with 0 additions and 3 deletions

View File

@@ -30,8 +30,6 @@ if(NOT FREERDP_UNIFIED_BUILD)
include(ProjectCStandard)
option(BUILD_TESTING_INTERNAL "Build library unit tests" ON)
include(ExportAllSymbols)
endif()