Skip to content

Commit

Permalink
fairship: no need to pass FAIRLOGGER_INCLUDE_DIR
Browse files Browse the repository at this point in the history
  • Loading branch information
olantwin committed Feb 17, 2025
1 parent a7685d0 commit 5178477
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fairship.sh
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ cmake $SOURCEDIR \
-DFAIRROOTPATH="$FAIRROOTPATH" \
-DFAIRROOT_INCLUDE_DIR="$FAIRROOT_ROOT/include" \
-DFAIRROOT_LIBRARY_DIR="$FAIRROOT_ROOT/lib" \
-DFAIRLOGGER_INCLUDE_DIR="$FAIRLOGGER_ROOT/include" \
-DFMT_INCLUDE_DIR="$FMT_ROOT/include" \
-DCMAKE_CXX_FLAGS="$CXXFLAGS" \
-DCMAKE_BUILD_TYPE=$CMAKE_BUILD_TYPE \
Expand Down

0 comments on commit 5178477

Please sign in to comment.