[CMake] Basic Tutorial Help
Marcel Loose
loose at astron.nl
Thu May 28 05:27:36 EDT 2009
Hi Adam,
CMakeLists.txt files are the files that you need to write yourself. For
simple projects, you'll never need more then these. Except for the style
of writing, I think the examples page does gives you a rather good
start. Anyway, what about this (I just googled 'cmake tutorial')
http://www-flc.desy.de/ldcoptimization/documents/talks/CMake_Tutorial.pdf
Best regards,
Marcel Loose.
-----Original Message-----
From: Adam A Smith <aasmith at cs.wisc.edu>
To: cmake at cmake.org
Subject: [CMake] Basic Tutorial Help
Date: Thu, 28 May 2009 03:38:38 -0500 (CDT)
Has anybody written a basic tutorial on how to get started with CMake?
I've been looking through the docs, and
http://www.cmake.org/cmake/help/examples.html is not clear at all. It's
written all in the passive voice, which makes it very hard to understand
what's done automatically, and what the user has to do. The way it reads,
it seems I just have to will it to work, and it all happens magically.
For example, do I have to write CMakeLists.txt files, or is it done
automatically? I've seen indications that both might be true. And the
tutorial web page is no help at all--it just says that these files "are
created." Created by what or whom?
Ideally, somebody might have already created a "first do this, then do
that" sort of tutorial, in the imperative?
Thanks. Very frustrated right now, and I'm hoping that someone can help.
Adam
_______________________________________________
Powered by www.kitware.com
Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ
Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake
More information about the CMake
mailing list