How to modify cmakelists to include other plugins?
Posted by
Himanshu Shekhar on
Mar 19, 2017; 11:09am
URL: http://digikam.185.s1.nabble.com/How-to-modify-cmakelists-to-include-other-plugins-tp4695174.html
I am trying to write some test cases for available imgur plugin as well as other plugins based on imgur's code.
I am stuck at the compiling step from many days.
How will I have to modify CMakeLists.txt to make it work.
--