[PATCH] Setting up CMake to default to RelWithDebInfo when no build type is specified.

Reid Kleckner rnk at google.com
Mon Feb 9 14:30:20 PST 2015


I thought Richard actually used this configuration, but I could be wrong. I'd rather default it to Debug. IIRC ninja doesn't support the "empty string" build type and it just forces the build type to Debug. That seems like good prior art.


http://reviews.llvm.org/D7360

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list