summarylogtreecommitdiffstats
path: root/CMakeLists.txt.patch
blob: ddfe2afde956278a8b51beaa9f39881a05eae332 (plain)
1
2
3
4
5
6
7
8
9
10
*** cppast/CMakeLists.txt	2020-02-07 10:42:41.691588671 +0000
--- EysHg.EDIT/CMakeLists.txt	2020-02-07 11:08:23.103012594 +0000
***************
*** 49,51 ****
--- 49,53 ----
  if(${build_tool})
      add_subdirectory(tool)
  endif()
+ 
+ install(TARGETS cppast)