Unnecessary cmake code in solid ?
Alexander Neundorf
neundorf at kde.org
Sun May 13 09:07:48 UTC 2012
Hi,
in solid/src/CMakeLists.txt there is this code:
file(MAKE_DIRECTORY
${CMAKE_CURRENT_BINARY_DIR}/backends/fakehw
${CMAKE_CURRENT_BINARY_DIR}/backends/hal
${CMAKE_CURRENT_BINARY_DIR}/backends/udev
${CMAKE_CURRENT_BINARY_DIR}/backends/wmi
)
This looks unnecessary to me.
The directories stay empty, and builds also without.
Is there a reason that these directories are created ?
Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20120513/2e198c3c/attachment.html>
More information about the Kde-frameworks-devel
mailing list