mrexodia / phnt-single-header

Single header version of System Informer's phnt library.
MIT License
168 stars 13 forks source link

Error when someone tries to directly include this repository in their project #8

Open mrexodia opened 1 year ago

mrexodia commented 1 year ago

This can be done by creating a dummy CMakeLists.txt that just does:

message(FATAL_ERROR "Include phnt.zip from the release instead")