update project name of cmake scripts of tests

This commit is contained in:
Sébastien Loriot
2016-09-08 00:26:37 +02:00
parent 7b08d17748
commit 7e2ee496de
111 changed files with 111 additions and 111 deletions
@@ -2,7 +2,7 @@
# This is the CMake script for compiling a CGAL application.
project( Arithmetic_kernel_test )
project( Arithmetic_kernel_Tests )
cmake_minimum_required(VERSION 2.8.11)