Skip to content

Commit

Permalink
Remove redundant TriBITS includes
Browse files Browse the repository at this point in the history
This speeds up configures and these are not needed.  See
trilinos/Trilinos#489.
  • Loading branch information
bartlettroscoe committed Jul 11, 2016
1 parent b6a7e9a commit 4490ee6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion example/sort_array/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
INCLUDE(TribitsAddExecutableAndTest)

INCLUDE_DIRECTORIES(${CMAKE_CURRENT_BINARY_DIR})
INCLUDE_DIRECTORIES(${CMAKE_CURRENT_SOURCE_DIR})
Expand Down

0 comments on commit 4490ee6

Please sign in to comment.