/alps/ipecamera

To get this branch, use:
bzr branch http://darksoft.org/webbzr/alps/ipecamera

« back to all changes in this revision

Viewing changes to CMakeLists.txt

  • Committer: Suren A. Chilingaryan
  • Date: 2016-04-11 16:46:13 UTC
  • Revision ID: csa@suren.me-20160411164613-572hfwbra5x6524z
Tags: ufo6
Fix out-of-source build

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
 
26
26
include_directories(
27
27
    ${CMAKE_SOURCE_DIR}
 
28
    ${CMAKE_BINARY_DIR}
28
29
    ${UFODECODE_INCLUDE_DIRS}
29
30
    ${PCILIB_INCLUDE_DIRS}
30
31
)