Enabling testing from the root

This commit is contained in:
Jonathan Turner
2009-05-29 02:24:55 +00:00
parent 72ae292a43
commit 4921d9a89e
4 changed files with 4 additions and 4 deletions

View File

@@ -1,8 +1,6 @@
cmake_minimum_required(VERSION 2.6)
enable_testing()
project(boxedcpp)
SET (CMAKE_BUILD_TYPE gdb)