mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-11-26 09:21:00 +03:00
minor typo (#2349)
This commit is contained in:
parent
12c9b8daba
commit
e810b6fd41
@ -45,7 +45,7 @@ cmake_minimum_required (VERSION 2.8)
|
||||
cmake_minimum_required (VERSION 2.8 FATAL_ERROR)
|
||||
|
||||
# We setup the name for our project. After we do that, this will change some
|
||||
# directories naming convention genearted by CMake. We can send the LANG of
|
||||
# directories naming convention generated by CMake. We can send the LANG of
|
||||
# code as second param
|
||||
project (learncmake C)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user