Revision: 51710
http://brlcad.svn.sourceforge.net/brlcad/?rev=51710&view=rev
Author: starseeker
Date: 2012-07-30 12:02:13 +0000 (Mon, 30 Jul 2012)
Log Message:
-----------
Add unset build type to distcheck-full, since that's going to be the new
default.
Modified Paths:
--------------
brlcad/trunk/CMakeLists.txt
Modified: brlcad/trunk/CMakeLists.txt
===================================================================
--- brlcad/trunk/CMakeLists.txt 2012-07-30 08:15:19 UTC (rev 51709)
+++ brlcad/trunk/CMakeLists.txt 2012-07-30 12:02:13 UTC (rev 51710)
@@ -2165,7 +2165,7 @@
# Define some custom distcheck targets for distcheck-full (not run by
default)
#
# CREATE_DISTCHECK(TARGET_SUFFIX CMAKE_OPTS source_dir build_dir install_dir
[custom_template])
-
+ CREATE_DISTCHECK(default_build_type "-DBRLCAD_BUNDLED_LIBS=AUTO"
"${CPACK_SOURCE_PACKAGE_FILE_NAME}" "build" "install")
CREATE_DISTCHECK(no_tk "-DCMAKE_BUILD_TYPE=Debug
-DBRLCAD_BUNDLED_LIBS=BUNDLED -DBRLCAD_ENABLE_TK=OFF"
"${CPACK_SOURCE_PACKAGE_FILE_NAME}" "build" "install")
CREATE_DISTCHECK(autodetect_debug "-DCMAKE_BUILD_TYPE=Debug
-DBRLCAD_BUNDLED_LIBS=AUTO" "${CPACK_SOURCE_PACKAGE_FILE_NAME}" "build"
"install")
CREATE_DISTCHECK(autodetect_release "-DCMAKE_BUILD_TYPE=Release
-DBRLCAD_BUNDLED_LIBS=AUTO" "${CPACK_SOURCE_PACKAGE_FILE_NAME}" "build"
"install")
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits