[cmake-developers] CMAKE_CXX_STANDARD seems to be ineffective (Ubuntu 14.04)

Brad King brad.king at kitware.com
Thu Dec 1 13:29:46 EST 2016


On 12/01/2016 12:02 PM, Adam Rankin wrote:
> Before I dive into too many details, is anyone familiar with any issues
> surrounding this variable?

It is well-tested and known to work in general.  There are still some
problems like not propagating into try_compile.  It is also not sent
automatically through ExternalProject_Add, but that is intentional.

You'll have to dig in to your particular case.

-Brad



More information about the cmake-developers mailing list