Skip to content
This repository has been archived by the owner on Mar 8, 2020. It is now read-only.

Commit

Permalink
update cmake files
Browse files Browse the repository at this point in the history
Signed-off-by: Denys Smirnov <[email protected]>
  • Loading branch information
Denys Smirnov committed Aug 7, 2018
1 parent 24af518 commit 507eabf
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,7 @@ set(libsrc
set(libinclude
${CMAKE_SOURCE_DIR}/src/export.h
${CMAKE_SOURCE_DIR}/src/uast.h
${CMAKE_SOURCE_DIR}/src/roles.h
${CMAKE_SOURCE_DIR}/src/node_iface.h
${CMAKE_SOURCE_DIR}/src/nodes.h)
${CMAKE_SOURCE_DIR}/src/roles.h)

# Dependencies
set(libdep ${LIBXML2_LIBRARIES})
Expand Down

0 comments on commit 507eabf

Please sign in to comment.