xo-reader: tidy: fix utest exe name
This commit is contained in:
parent
91545c9732
commit
f591d9703e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# xo-reader/utest/CMakeLists.txt
|
||||
|
||||
set(UTEST_EXE utest.parser)
|
||||
set(UTEST_EXE utest.reader)
|
||||
set(UTEST_SRCS
|
||||
reader_utest_main.cpp
|
||||
parser.test.cpp)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue