~lubuntu-dev/lxde/lxqt-config-randr

« back to all changes in this revision

Viewing changes to CMakeLists.txt

  • Committer: Francisco Ballina
  • Date: 2012-11-06 23:30:18 UTC
  • Revision ID: git-v1:8a57199b6eb3168c29ad03f338c228994997ff18
Add about dialog. Fix project and binary name

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
project(RazorRandr)
 
1
project(RazorXRandr)
2
2
cmake_minimum_required(VERSION 2.6)
3
3
 
4
4
if (NOT CMAKE_BUILD_TYPE)