https://bugs.kde.org/show_bug.cgi?id=308763

--- Comment #6 from Bogdan Cristea <[email protected]> ---
MAKE_LIBKOAUTH_LIB is used in
./akonadi/socialutils/libakonadisocialutils_export.h in order to create the
library akonadi-socialutils. You could move that definition in
./akonadi/socialutils/CMakeLists.txt and use:
ifdef(WIN32)
add_definitions(-DMAKE_LIBKOAUTH_LIB)
endif()

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Kde-windows mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-windows

Reply via email to