~mzanetti/reminders-app/switch-to-cmake

« back to all changes in this revision

Viewing changes to 3rdParty/evernote-sdk-cpp/CMakeLists.txt

  • Committer: Michael Zanetti
  • Date: 2013-12-19 00:03:30 UTC
  • Revision ID: michael.zanetti@canonical.com-20131219000330-z5tezf3m8sfomt78
use absolute include path

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
include_directories(
2
2
    ${CMAKE_CURRENT_SOURCE_DIR}
3
 
    ${CMAKE_CURRENT_SOURCE_DIR}/../libthrift
 
3
    ${CMAKE_SOURCE_DIR}/3rdParty/libthrift
4
4
)
5
5
 
6
6
SET(evernote-sdk-cpp_SRCS