forked from OSchip/llvm-project
[flang] Remove line that was added by mistake
Original-commit: flang-compiler/f18@629348c130
This commit is contained in:
parent
d45e6c7eda
commit
198a959bf1
|
@ -20,5 +20,3 @@ set(SOURCES
|
|||
source.cc
|
||||
)
|
||||
add_executable(f18 ${SOURCES})
|
||||
|
||||
add_executable(type-test type.cc idioms.cc)
|
||||
|
|
Loading…
Reference in New Issue