set(INC_DIR include/CommonConstants)
install(
  DIRECTORY ${INC_DIR}
  DESTINATION include
)
