mirror of
https://github.com/reactos/CMake.git
synced 2024-11-27 21:41:03 +00:00
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
Block a user