aboutsummaryrefslogtreecommitdiffstats
path: root/lllc/CMakeLists.txt
blob: 7bebd0b192e6bda309a8e1a7660441c28a47021b (plain) (blame)
1
2
3
add_executable(lllc main.cpp)
target_link_libraries(lllc PRIVATE lll)