patch boost cmake to workaround install export issue
fix path to header
disable strict warnings for linux build
try to use vs 2017 on windows 2019
remove msvc2017 from ci build
remove comments
change to interface option Configuration menu Browse the repository at this point in the history
Commits on Dec 12, 2022
Configuration menu Browse the repository at this point in the history
Commits on Dec 18, 2022
fix#233 install preserving directory structure unfortunately to fix it using cmake-native mechanics it required to bump cmake version to 3.23.0 Configuration menu Browse the repository at this point in the history
Commits on Jun 2, 2023
Configuration menu Browse the repository at this point in the history
fix#235 mutable reference to vector of variants triggered a situation when destructor cleared a global var after template rendering add a test for regression Configuration menu Browse the repository at this point in the history