Hello! I have Qt application. It use in the source code Q_IMPORT_PLUGIN(basic). And i also have a source code for this plugin `basic`. To generate a correct makefile by CMake for the plugin `basic` what must i do? It differents from a build a simple static library?
_______________________________________________ Powered by www.kitware.com
Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
