skypjack / uvw

Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!
MIT License
1.84k stars 209 forks source link

export `uvwConfig` to build a uvw submodule statically #264

Closed moodyhunter closed 2 years ago

moodyhunter commented 2 years ago

(Otherwise, the caller will receive an error like:

CMake Error in CMakeLists.txt:
  export called with target "..." which requires target "uvw" that is
  not in any export set.