« Return to Thread: Review Request: KF5 - Q_OS_* not defined

Re: Review Request: KF5 - Q_OS_* not defined

by Bugzilla from andriusmao@gmail.com :: Rate this Message:

| View in Thread

This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/105868/

Review request for KDE Frameworks and kdewin.
By Andrius da Costa Ribas.

Updated Aug. 5, 2012, 10:28 p.m.

Changes

Oops ... last one had something wrong.

Description

Q_OS_WIN & Q_OS_MAC not defined at that point, replacing with WIN32 and APPLE.

Testing

Got undefined references before the fix.

Diffs (updated)

  • kde3support/KDE3SupportMacros.cmake (a4f44e2)
  • kdecore/CMakeLists.txt (e5cbd19)
  • kded/CMakeLists.txt (fb204e8)
  • kdeui/CMakeLists.txt (7849b52)
  • kdeui/KDEUIMacros.cmake (d5c20d9)
  • kinit/CMakeLists.txt (3c283a6)
  • tier1/kidletime/src/CMakeLists.txt (973d623)
  • tier1/kwindowsystem/src/CMakeLists.txt (96cb3dd)

View Diff


_______________________________________________
Kde-windows mailing list
Kde-windows@...
https://mail.kde.org/mailman/listinfo/kde-windows

 « Return to Thread: Review Request: KF5 - Q_OS_* not defined