Eric Kilmer 94bd12ac53
Fix peaddrconv example compilation failure (#158)
Add option to build examples with main CMake.

Build examples in CI now.

Add target alias with prefix for main pe-parse library.
2021-05-19 21:56:29 -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).