Skip to content
This repository has been archived by the owner on Sep 10, 2021. It is now read-only.

Commit

Permalink
Fix tests on CentOS and Fedora
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiesnape committed Apr 20, 2015
1 parent 85c2dc2 commit a6370f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
#=============================================================================

cmake_minimum_required(VERSION 2.8.7)
project(Midas)
project(midas NONE)

get_filename_component(REAL_SOURCE_DIR ${CMAKE_SOURCE_DIR} REALPATH)
get_filename_component(REAL_BINARY_DIR "${CMAKE_BINARY_DIR}" REALPATH)
Expand Down

0 comments on commit a6370f9

Please sign in to comment.