Hi Daniel, you can use something like the macro in the attached file, adapting
it to fit
your needs. It is not the same as a "cmake -E date" command, but it is useful.
Bye
Droscy
# - Get the current date from the system
# This file defines the macro TODAY that can be used to
# r
Hi Ryan, I've started using your MSVCStaticRuntime.cmake and everything
worked well until I tested it with "NMake Makefiles" generator, that
doesn't use CMAKE_CONFIGURATION_TYPES, so I edited your file to add the
content of CMAKE_BUILD_TYPE to the SUFFIXES of list_combinations in
order to make the
ate the package CPack will use the lowercase name with
debian architecture, if found.
Bye
Droscy
___
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
"NO system zlib" )
ENDIF(ZLIB_FOUND)
ENDIF(ZLIB_FOUND)
so, of course you get no output if zlib is not found, and two outputs if
zlib is found.
The right construct is
IF(ZLIB_FOUND)
MESSAGE( WARNING "HAVE system zlib" )
ELSE(ZLIB_
es" ../src
- move (or copy) the two files .project and .cproject (created by CMake)
from /project/build to /project/src.
- open Eclipse and import the project in /project/src folder. Eclipse
will correctly import the project and build it in /project/build folder
#x27; '$instdirbin${PROJECT_NAME}.exe'")
and it works correctly.
I hope this can help you, bye
Droscy
___
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.ht
7;t look for another compiler.
Bye
Droscy
___
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
AKHRES Nader ha scritto:
> is it possible to uncompress a zip file with cmake?
One solution could be writing the Find7Zip.cmake file in order to get
the executable and use it to uncompress the downloaded file...
I know that this solution is not very easy, but it is a solution :-)
___
e and Toolchain-symbian-gcc.cmake must be put?
- have I to patch the cvs tree or the version 2.8.0 from website?
Thanks, bye
Droscy
___
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource
email the patch for the source tree of CMake version
2.8.0 download from the website.
Bye
Droscy
--- old/Source/CPack/cmCPackDebGenerator.cxx 2009-11-13 19:32:58.0 +0100
+++ new/Source/CPack/cmCPackDebGenerator.cxx 2010-02-15 13:25:36.587444759 +0100
@@ -121,7 +121,7 @@
ps.
Right, so may be good to have a variable like CPACK_DEBIAN_USE_SHLIBDEPS
to be set to TRUE or FALSE in order to use or don't use dpkg-shlibdeps.
> HS
Bye
Droscy
___
Powered by www.kitware.com
Visit other Kitware open-source projects at
http:
ency
list contains both my entry and the one found on my system, instead it
should contain only my entry.
Bye
Droscy
Thawan Kooburat ha scritto:
> Any comments is welcomed and I hope that all of these features get
> included into the future release of CPack
>
_
12 matches
Mail list logo