William Woodruff a27dca9321
CMake: Set minimum to 3.11 (#116)
This was incorrectly set to 3.7, despite
add_compile_definitions appearing in 3.11.
2020-03-27 11:42:49 -04:00
..
2019-10-21 09:00:54 -04:00

Note that you have to install the library before you can build this example, which is done by running cmake --build . --config Release --target install (noted as optional in the library README).