Skip to content

Commit

Permalink
enable unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
yorkerlin committed Mar 13, 2014
1 parent 7b8cf6d commit 9babe65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

project(shogun)
cmake_minimum_required(VERSION 2.8.8)
enable_testing()
SET(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/cmake")
include(ShogunUtils)

Expand Down

0 comments on commit 9babe65

Please sign in to comment.