Skip to content

Commit

Permalink
Re #5767. Remove erroneous line.
Browse files Browse the repository at this point in the history
  • Loading branch information
RussellTaylor committed Aug 20, 2012
1 parent 70a5869 commit 97fac77
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Code/Mantid/Framework/Kernel/test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ if ( CXXTEST_FOUND )
include_directories ( SYSTEM ${CXXTEST_INCLUDE_DIR} ${GMOCK_INCLUDE_DIR} ${GTEST_INCLUDE_DIR} )

cxxtest_add_test ( KernelTest ${TEST_FILES} )
include_directories ( inc test )
target_link_libraries( KernelTest Kernel ${GMOCK_LIBRARIES} ${GTEST_LIBRARIES} )
add_dependencies ( FrameworkTests KernelTest )
# Add to the 'FrameworkTests' group in VS
Expand Down

0 comments on commit 97fac77

Please sign in to comment.