Rename boostTest.cpp to soltest.cpp, changed CMakeLists.txt accordingly

This commit is contained in:
ywon0925 2022-06-22 20:53:40 +09:00
parent b78960c604
commit 0ee38c5d54
2 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
set(sources
boostTest.cpp
soltest.cpp
Common.cpp
Common.h
CommonSyntaxTest.cpp