bugfix: a comment lacked the # at line beginning

This commit is contained in:
KjellKod 2011-11-21 18:20:11 -06:00
parent 6d5f1f46ca
commit 8601bc1d7c

View File

@ -1,13 +1,13 @@
# CMakeLists.txt cmake configuration for g2log test
# g2log is a KjellKod Logger
# 2011 @author Kjell Hedström, hedstrom@kjellkod.cc */
# 2011 @author Kjell Hedström, hedstrom@kjellkod.cc
# / #==================================================================
# 2010 by KjellKod.cc. This is PUBLIC DOMAIN to use at your own
# risk and comes with no warranties.
#
# This code is yours to share, use and modify with no strings attached
# and no restrictions or obligations.
* =====================================================================*/
# =====================================================================
# Below are details for compiling on Windows and Linux
# by default only an example g2log binary is created