File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ project(fastjet VERSION ${SPLIT_VERSION_MAJOR}.${SPLIT_VERSION_MINOR} LANGUAGES
1111
1212option (SKHEPFJ_USE_INSTALLED_FASTJET "Use an existing installed version of fastjet" OFF )
1313option (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 )
1515option (SKHEPFJ_PATCH_FJCONTRIB "Patch fastjet-contrib with cmake build" ON )
1616option (SKHEPFJ_PASSTHRU_FASTJET_SWIG "Create a _swig.py that just imports <fastjet-lib python module>" OFF )
1717option (SKHEPFJ_COPY_GMP_DLL "On Windows, force a copy of the amp runtime .dll to the wheel area" OFF )
You can’t perform that action at this time.
0 commit comments