On 12/31/2015 01:27 PM, Ted Felix wrote: > From the tar file, a debug build with tests (a default debug build) > is not possible since the make-release-tarball script removes the "test" > directory before generating the tar file.
As a workaround, building the tests can be turned off: $ cmake .. -DBUILD_TESTING=OFF -DCMAKE_BUILD_TYPE=Debug Ted. ------------------------------------------------------------------------------ _______________________________________________ Rosegarden-devel mailing list [email protected] - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-devel
