Skip to content
Snippets Groups Projects
Commit cfd45504 authored by Marcel Loose's avatar Marcel Loose :sunglasses:
Browse files

Task #1254: Removed current directory from -I path for compilation of (unit) test programs.

parent 5e876baa
No related branches found
No related tags found
No related merge requests found
......@@ -25,11 +25,6 @@
## --------------------------------------------------------------------------
set(srcdir "${CMAKE_CURRENT_SOURCE_DIR}")
## --------------------------------------------------------------------------
## Add current source directory to compiler's include path
## --------------------------------------------------------------------------
include_directories(${CMAKE_CURRENT_SOURCE_DIR})
## ----------------------------------------------------------------------------
## Configure the LOFAR CTest wrapper script in the current binary directory
## ----------------------------------------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment