BUG: minor fix to project name to match ADD_TEST call
This commit is contained in:
parent
f1f141fe7d
commit
f65b3b0971
|
@ -1,5 +1,5 @@
|
|||
# a simple test case
|
||||
project (simple)
|
||||
project (Simple)
|
||||
|
||||
add_executable (simple simple.cxx)
|
||||
|
||||
|
|
Loading…
Reference in New Issue