diff options
Diffstat (limited to 'tests/ByteBuffer')
-rw-r--r-- | tests/ByteBuffer/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/ByteBuffer/CMakeLists.txt b/tests/ByteBuffer/CMakeLists.txt index 5c82d25d9..49a3f7f75 100644 --- a/tests/ByteBuffer/CMakeLists.txt +++ b/tests/ByteBuffer/CMakeLists.txt @@ -1,5 +1,3 @@ -cmake_minimum_required (VERSION 2.6) - enable_testing() add_definitions(-DTEST_GLOBALS=1) |