ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/REPOS_ERICCA/polyexemple/CMakeLists.txt
Revision: 416
Committed: Wed Aug 21 15:24:24 2013 UTC (11 years, 9 months ago) by cuillier
Content type: text/plain
File size: 172 byte(s)
Log Message:
Import initial

File Contents

# Content
1 cmake_minimum_required(VERSION 2.6)
2 project(polyexemple5.exe)
3 add_executable(polyexemple5.exe src/main5.cpp src/line.cpp src/segment.cpp src/circle.cpp src/curve.cpp)
4

Properties

Name Value
svn:executable