1
0
mirror of https://github.com/ThrowTheSwitch/Unity.git synced 2026-01-23 08:25:58 +01:00

Fixed typo in sub CMakeLists.txt.

Fixed a simple mistake.
This commit is contained in:
Michael Brockus
2019-09-22 06:59:35 -07:00
committed by GitHub
parent bc7d89a891
commit 7e3804545c

View File

@@ -1,6 +1,6 @@
###################################################################################
# #
# NAME: CMakeLsits.txt #
# NAME: CMakeLists.txt #
# #
# AUTHOR: Mike Karlesky, Mark VanderVoord, Greg Williams. #
# WRITTEN BY: Michael Brockus. #