From calligra-devel Sat Jan 15 14:43:12 2011 From: Cyrille Berger Skott Date: Sat, 15 Jan 2011 14:43:12 +0000 To: calligra-devel Subject: Preventing building inside the source directory Message-Id: <201101151543.12131.cberger () cberger ! net> X-MARC-Message: https://marc.info/?l=calligra-devel&m=129510261209895 Hi, I would like to know if there are any objections on preventing building calligra in the source directory ? I don't know any usecase for mixing build files with source files, and it is rather significant problems (including the risk of build files to be commited accidentally). And it is rather common that someone will do it by accident, so I would suggest to add the following into our CMakeLists.txt: MACRO_ENSURE_OUT_OF_SOURCE_BUILD("Compiling Calligra inside the source directory is not possible. Please refer to the build instruction http://community.kde.org/Calligra/Building/Building_Calligra") -- Cyrille Berger Skott _______________________________________________ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel