Fork me on GitHub

Ignore:
Timestamp:
Nov 7, 2014, 1:27:16 PM (10 years ago)
Author:
Pavel Demin <pavel.demin@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
d3f950f
Parents:
273e668
Message:

fix CMakeLists.txt for fastjet

File:
1 edited

Legend:

Unmodified
Added
Removed
  • external/fastjet/CMakeLists.txt

    r273e668 rb25d4cf  
    11include_directories(${CMAKE_SOURCE_DIR}/external)
    22
    3 file(GLOB sources *.cc plugins/*/*.cc contribs/Nsubjettiness/*.cc tools/*cc)
     3file(GLOB sources *.cc plugins/*/*.cc contribs/*/*.cc tools/*.cc)
    44
    55add_library(fastjet OBJECT ${sources})
Note: See TracChangeset for help on using the changeset viewer.