Azure / umock-c

A pure C mocking library
MIT License
32 stars 24 forks source link

Unknown CMake command "install_library_includes". #353

Open jiapei100 opened 6 months ago

jiapei100 commented 6 months ago

What is the definition of install_library_includes ??? install_library_includes

 CMake Error at CMakeLists.txt:188 (install_library_includes):
   Unknown CMake command "install_library_includes".

 Configuring incomplete, errors occurred!

I failed to build umock-c

Cheers