fixed typo in the documentation (variable name in the comments)

This commit is contained in:
Anselme 2016-07-18 15:10:10 +02:00
parent 3519bcce6c
commit 9222a0b40a

View File

@ -5,7 +5,7 @@
# LIB_SRC_LIST, LIB_HEAD_LIST, EXEC_SRC_LIST, EXEC_HEAD_LIST
#
# If you want to specify a supplementary folder for include, use :
# EXTRA_INCLUDE_PATHS
# EXTRA_INCLUDES
cmake_minimum_required(VERSION 2.8)
cmake_policy(VERSION 2.8)