d05e98f8d7
Linking to a Windows shared library (.dll) requires only its import library (.lib). This teaches CMake to recognize SHARED IMPORTED library targets that set only IMPORTED_IMPLIB and not IMPORTED_LOCATION. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
imp_lib1.c | ||
imp_mod1.c | ||
imp_testExe1.c |