CMakeLists.txt 128 B

1234
  1. add_subdirectory(codegen/common)
  2. add_subdirectory(codegen/emoji)
  3. add_subdirectory(codegen/lang)
  4. add_subdirectory(codegen/style)