Skip to content

Commit 3f02cd9

Browse files
authored
fastjet v3.5.1 (#356)
1 parent ed5015a commit 3f02cd9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ project(fastjet VERSION ${SPLIT_VERSION_MAJOR}.${SPLIT_VERSION_MINOR} LANGUAGES
1111

1212
option(SKHEPFJ_USE_INSTALLED_FASTJET "Use an existing installed version of fastjet" OFF)
1313
option(SKHEPFJ_USE_INSTALLED_FASTJET_CONTRIB "Use an existing installed version of fastjet-contrib" OFF)
14-
option(SKHEPFJ_PATCH_FJCORE "Patch fastjet-contrib with CMAKE_INSTALL_LIBDIR use" ON)
14+
option(SKHEPFJ_PATCH_FJCORE "Patch fastjet-contrib with CMAKE_INSTALL_LIBDIR use" OFF)
1515
option(SKHEPFJ_PATCH_FJCONTRIB "Patch fastjet-contrib with cmake build" ON)
1616
option(SKHEPFJ_PASSTHRU_FASTJET_SWIG "Create a _swig.py that just imports <fastjet-lib python module>" OFF)
1717
option(SKHEPFJ_COPY_GMP_DLL "On Windows, force a copy of the amp runtime .dll to the wheel area" OFF)

extern/fastjet-core

Submodule fastjet-core updated from 12a34ba to f312297

0 commit comments

Comments
 (0)