Skip to content

Commit

Permalink
Fix failing include
Browse files Browse the repository at this point in the history
  • Loading branch information
tribal-tec committed Apr 9, 2014
1 parent b03ad6b commit ae840b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CommonCTest.cmake
Expand Up @@ -2,7 +2,7 @@
# 2010-2014, Stefan Eilemann <eile@eyescale.ch>
# 2014, Juan Hernando <jhernando@fi.upm.es>

include(CommonCPPCTest.cmake)
include(CommonCPPCTest)

if(COVERAGE)
coverage_report(run_cpp_tests)
Expand Down

0 comments on commit ae840b8

Please sign in to comment.