--- a/CMakeLists.txt Fri Jun 14 01:06:49 2013 +0200
+++ b/CMakeLists.txt Fri Jun 14 01:09:39 2013 +0200
@@ -108,7 +108,6 @@
"-O2" # optimise for faster code
)
-message(${LIBRARY_OUTPUT_PATH})
#-vm4079,4080,4081
add_flag_append(CMAKE_Pascal_FLAGS "-Cs2000000")
add_flag_append(CMAKE_Pascal_FLAGS_DEBUG "-O- -gv")
--- a/tools/CMakeLists.txt Fri Jun 14 01:06:49 2013 +0200
+++ b/tools/CMakeLists.txt Fri Jun 14 01:09:39 2013 +0200
@@ -48,8 +48,6 @@
find_program(macdeployqt_executable NAMES macdeployqt macdeployqt-mac PATHS ${qt_base_dir}/bin)
if(NOT macdeployqt_executable)
message(FATAL_ERROR "The utility macdeployqt is required to create the bundle (seached: ${qt_base_dir})")
- else()
- message(STATUS "Found macdeployqt: ${macdeployqt_executable}")
endif()
#dummy target, we're interested in the postscript file