aboutsummaryrefslogtreecommitdiff
path: root/MultiSource/Applications/hexxagon/CMakeLists.txt
blob: 85e2c70464acad9091b265949646d708eb485b27 (plain)
1
2
3
4
5
list(APPEND LDFLAGS -lstdc++)
set(RUN_OPTIONS < input)
llvm_multisource(hexxagon)
target_include_directories(hexxagon PRIVATE ${CMAKE_CURRENT_SOURCE_DIR})
llvm_test_data(hexxagon input)