mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-25 18:55:48 +00:00
60d835fa59
There are no tests for this yet because I still need to finish the YAML -> COFF converter so we don't get binary files checked in. llvm-svn: 156100
5 lines
101 B
CMake
5 lines
101 B
CMake
add_subdirectory(Core)
|
|
add_subdirectory(Passes)
|
|
add_subdirectory(Platforms)
|
|
add_subdirectory(Reader)
|