CMakeLists.txt 80 B

123
  1. add_library(expr INTERFACE)
  2. target_include_directories(expr INTERFACE include/)