comparison libfdproto/CMakeLists.txt @ 1284:38e4a7c318ac

Fix a number of compilation warnings
author Sebastien Decugis <sdecugis@freediameter.net>
date Sun, 04 Jan 2015 00:55:57 +0800
parents 05f74dc19c49
children ecb844d6d87d
comparison
equal deleted inserted replaced
1283:f09f16f432e6 1284:38e4a7c318ac
1 # Name of the subproject 1 # Name of the subproject
2 Project("libfdproto" C) 2 Project("libfdproto" C)
3 3
4 # Configuration for newer cmake
5 cmake_policy(SET CMP0022 OLD)
4 6
5 # List of source files for the library 7 # List of source files for the library
6 SET(LFDPROTO_SRC 8 SET(LFDPROTO_SRC
7 fdproto-internal.h 9 fdproto-internal.h
8 dictionary.c 10 dictionary.c
"Welcome to our mercurial repository"