mirror of
https://github.com/XRPLF/clio.git
synced 2025-11-20 11:45:53 +00:00
move main.cpp
This commit is contained in:
@@ -31,7 +31,7 @@ enable_testing()
|
|||||||
include(GoogleTest)
|
include(GoogleTest)
|
||||||
|
|
||||||
add_executable (clio_server
|
add_executable (clio_server
|
||||||
src/server/main.cpp
|
src/main.cpp
|
||||||
)
|
)
|
||||||
add_executable (clio_tests
|
add_executable (clio_tests
|
||||||
unittests/main.cpp
|
unittests/main.cpp
|
||||||
|
|||||||
Reference in New Issue
Block a user