make qmljs kdevelop plugin compile on OSX

Authored by amccann.

Description

make qmljs kdevelop plugin compile on OSX

Summary:
It seems that when the qmljs plugin was ported over from qt-creator, the OSX specific files were left out.
fileutils_mac.mm
fileutils_mac.h
autoreleasepool.h

Note: I simply copied these over from HEAD of qt-creator git.

Upon inspection of the license headers of other files in that directory, this appears to match what was done before.

This does include a modification to CMakeLists.txt to add the object-c++ file to compilation.

Test Plan: Build on OSX

Reviewers: kfunk, mwolff, apol

Reviewed By: apol

Subscribers: apol, kdevelop-devel

Differential Revision: https://phabricator.kde.org/D456

Details

Committed
apolOct 28 2015, 12:43 AM
Reviewer
apol
Differential Revision
D456: make qmljs kdevelop plugin compile on OSX
Parents
R32:818e1d8e39d3: Merge branch '5.0'
Branches
Unknown
Tags
Unknown