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