fix stupid typo in cmakefile

develop
Kelly Kinkade 2022-12-02 17:08:17 -06:00
parent 231b521c02
commit d62514b201
1 changed files with 1 additions and 1 deletions

@ -1,4 +1,4 @@
project(autolahor)
project(autolabor)
# A list of source files
set(COMMON_SRCS
)