MinGW plugins should not have the lib prefix in the shared library
names. Do this manually for a couple of libraries, and also for the
generic qt_add_cmake_library function.
Amends
|
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| lib2.pro | ||
| mylib.c | ||
MinGW plugins should not have the lib prefix in the shared library
names. Do this manually for a couple of libraries, and also for the
generic qt_add_cmake_library function.
Amends
|
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| lib2.pro | ||
| mylib.c | ||