VS_GLOBAL_variable.rst 368 B

12345678910
  1. VS_GLOBAL_<variable>
  2. --------------------
  3. Visual Studio project-specific global variable.
  4. Tell the Visual Studio generator to set the global variable
  5. '<variable>' to a given value in the generated Visual Studio project.
  6. Ignored on other generators. Qt integration works better if
  7. VS_GLOBAL_QtVersion is set to the version FindQt4.cmake found. For
  8. example, "4.7.3"