Commit b9f7298a authored by Stephan Lachnit's avatar Stephan Lachnit
Browse files

Merge branch 'g4-v11' into 'master'

Move to G4-V11 cmake syntax in manual

See merge request allpix-squared/allpix-squared!847
parents 7b155d52 7628ebc7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -41,7 +41,7 @@ For some modules, additional dependencies exist. For details about the dependenc
  -DGEANT4_USE_QT=ON
  -DGEANT4_USE_XM=ON
  -DGEANT4_USE_OPENGL_X11=ON
  -DGEANT4_BUILD_CXXSTD=17
  -DCMAKE_CXX_STANDARD=17
  -DGEANT4_BUILD_MULTITHREADED=ON
  -DGEANT4_BUILD_BUILTIN_BACKTRACE=OFF
  ```