villano-lab / G4PhysicsTesting

Small Geant4 simulation to do precision tests of physics processes.
MIT License
0 stars 0 forks source link

got CMake build to work minimally #7

Closed villaa closed 2 years ago

villaa commented 2 years ago

got a CMakeLists.txt file that allows me (OSX Mojave 10.14.6; LLVM version 10.0.1 (clang-1001.0.46.4)) to compile under c++14 and Kitty to compile under WSL with c++14 as well.

We don't have the G4 graphics working yet.