David, That’s apparently new and undocumented behavior, maybe in CMake 3.10. Thanks for reporting it.
Regards, John Ralls > On Jun 30, 2018, at 1:26 AM, DaveC49 <[email protected]> wrote: > > Hi John, > > If GnuCash is not built with Ninja, there is a cmake_uninstall.cmake file in > the top level of the build directory which seems to read the > install_manifest.txt file. The Makefile in the same level produced by CMake > has an uninstall target - not sure how it executes the commands in the > cmake_uninstall.cmake file but it appears to. > > Executing "make uninstall" ( prefixed with sudo if installed in a system > location) in the build directory does remove all of the GnuCash files > installed in the <prefix> specified to cmake. (GnuCash V3.2 from the > SourceForge tarball on Linux Mint 18.3 built using Cmake, make and - should > be the same for Ubuntu). > > Not sure that happens if it is built with Ninja rather than make though. > > David Cousens > > > > ----- > David Cousens > -- > Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-User-f1415819.html > _______________________________________________ > gnucash-user mailing list > [email protected] > To update your subscription preferences or to unsubscribe: > https://lists.gnucash.org/mailman/listinfo/gnucash-user > If you are using Nabble or Gmane, please see > https://wiki.gnucash.org/wiki/Mailing_Lists for more information. > ----- > Please remember to CC this list on all your replies. > You can do this by using Reply-To-List or Reply-All. _______________________________________________ gnucash-user mailing list [email protected] To update your subscription preferences or to unsubscribe: https://lists.gnucash.org/mailman/listinfo/gnucash-user If you are using Nabble or Gmane, please see https://wiki.gnucash.org/wiki/Mailing_Lists for more information. ----- Please remember to CC this list on all your replies. You can do this by using Reply-To-List or Reply-All.
