/alps/pcitool

To get this branch, use:
bzr branch http://suren.me/webbzr/alps/pcitool

« back to all changes in this revision

Viewing changes to protocols/CMakeLists.txt

  • Committer: Suren A. Chilingaryan
  • Date: 2015-09-10 03:08:04 UTC
  • mfrom: (277.2.17 test_xml)
  • Revision ID: csa@suren.me-20150910030804-djti3wcmk4yubhp7
Initial integration of XML support

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
    ${CMAKE_BINARY_DIR}
4
4
    ${CMAKE_SOURCE_DIR}/pcilib
5
5
    ${CMAKE_BINARY_DIR}/pcilib
 
6
    ${LIBXML2_INCLUDE_DIRS}
6
7
)
7
8
 
8
9
set(HEADERS ${HEADERS} default.h software.h)