D7102: Add cross-compilation support for the highlighting indexer

2017-08-04 Thread Volker Krause
This revision was automatically updated to reflect the committed changes.
Closed by commit R216:e7dcacfe64bf: Add cross-compilation support for the 
highlighting indexer (authored by vkrause).

REPOSITORY
  R216 Syntax Highlighting

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D7102?vs=17645&id=17720

REVISION DETAIL
  https://phabricator.kde.org/D7102

AFFECTED FILES
  src/indexer/CMakeLists.txt

To: vkrause, #frameworks, kfunk
Cc: kfunk


D7102: Add cross-compilation support for the highlighting indexer

2017-08-03 Thread Kevin Funk
kfunk accepted this revision.
kfunk added a comment.
This revision is now accepted and ready to land.


  TIL you can use `IMPORTED` on `add_executable`...
  
  LGTM

REPOSITORY
  R216 Syntax Highlighting

BRANCH
  hl-cross-compile

REVISION DETAIL
  https://phabricator.kde.org/D7102

To: vkrause, #frameworks, kfunk
Cc: kfunk


D7102: Add cross-compilation support for the highlighting indexer

2017-08-03 Thread Volker Krause
vkrause created this revision.
Restricted Application added a project: Frameworks.

REPOSITORY
  R216 Syntax Highlighting

BRANCH
  hl-cross-compile

REVISION DETAIL
  https://phabricator.kde.org/D7102

AFFECTED FILES
  src/indexer/CMakeLists.txt

To: vkrause, #frameworks