From: Peter C. <pca...@gm...> - 2022-04-30 16:13:05
|
Hey Luigi, Jonathan, I didn't follow all the cmake updates in detail so apologies if that was discussed before: Is there a reason why cmake configures qldefines.hpp? Couldn't we just define HAVE_CONFIG_H instead of QL_CONFIG_H in the top CMakeLists.txt and it would "just work" with the standard qldefines.hpp? Not directly related: We also configure version.hpp now. I have the slight feeling this could do more harm than good, since the version info has to be maintained at two places now? Thanks Peter |