aboutsummaryrefslogtreecommitdiff
path: root/test_conformance/printf/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test_conformance/printf/CMakeLists.txt')
-rw-r--r--test_conformance/printf/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/test_conformance/printf/CMakeLists.txt b/test_conformance/printf/CMakeLists.txt
index 8f03dca9..39a520c8 100644
--- a/test_conformance/printf/CMakeLists.txt
+++ b/test_conformance/printf/CMakeLists.txt
@@ -1,7 +1,5 @@
set(MODULE_NAME PRINTF)
-set(CMAKE_CXX_STANDARD 11)
-
set(${MODULE_NAME}_SOURCES
test_printf.cpp
util_printf.cpp