mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-06 14:56:54 +02:00
minor typo (#2349)
This commit is contained in:
@@ -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)
|
||||
|
||||
|
Reference in New Issue
Block a user