4 lines
39 B
CMake
4 lines
39 B
CMake
# add teting
|
|
|
|
add_test(test03 echo ok)
|
# add teting
|
|
|
|
add_test(test03 echo ok)
|