Jason Turner
Jason Turner
factory.defineObject("Diamond") .addComp_TouchValue() .addComp_TouchDamage() .addComp_Position()
See here: http://discourse.chaiscript.com/t/passing-chaiscript-function-to-c/265/9
A guard error is being processed during shutdown on MSVC, investigate.
- [x] upgrade project_options - [ ] consider forking project_options - [x] update cmake version required - [x] check documents for required compilers/C++ verison
Seems they can be enabled with cmakepresets settings, or we can use the Ninja support for them. Need to pick one or the other, but not both. https://docs.microsoft.com/en-us/cpp/build/cmake-presets-json-reference?view=msvc-170
See notes here: 