Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 399 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 399 Bytes

ssl_common

common headers (and maybe libs) required by all packages

things like field config, geometry.hpp etc.

requires the macro SIM_COMM or SSL_COMM to decide which field config to use. (ideally, we probably don't need a differentiation) this change needs to be made during compile time in the CMakeLists.txt for now, will think of a better solution later, or remove the distinction entirely.