D7219: Add separate interface library KDev::Execute for execute/iexecuteplugin.h
Kevin Funk
noreply at phabricator.kde.org
Wed Aug 9 18:25:00 UTC 2017
kfunk added a comment.
Rest LGTM,
This is pretty similar to what we did to `IMakeBuilder` before.
INLINE COMMENTS
> CMakeLists.txt:32
> +
> +add_library(KDevPlatformShellExecute INTERFACE)
> +add_library(KDev::Execute ALIAS KDevPlatformShellExecute)
KDevPlatformShellExecute -> KDevPlatformExecute?
REPOSITORY
R32 KDevelop
REVISION DETAIL
https://phabricator.kde.org/D7219
To: kossebau, #kdevelop
Cc: kfunk, kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20170809/81898707/attachment-0001.html>
More information about the KDevelop-devel
mailing list