~ximion/listaller/master

« back to all changes in this revision

Viewing changes to CMakeLists.txt

  • Committer: Matthias Klumpp
  • Date: 2012-01-24 15:00:13 UTC
  • Revision ID: git-v1:64be602f97fd5ddb74da7da659efb6326233faf0
trivial: Update cmake scripts

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# CMakeLists for the Listaller Project
2
 
project(listaller-core)
 
2
project(listaller)
3
3
 
4
4
cmake_minimum_required(VERSION 2.8.5 FATAL_ERROR)
5
5