Skip to content

Latest commit

 

History

History
 
 

ssl_common

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

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.