Skip to content
  • Utkarsh Ayachit's avatar
    Improve support for multi-config generators. · 6d6a14bf
    Utkarsh Ayachit authored
    The Python packages and modules are now placed under `lib/$<CONFIG>`
    or `bin\$<CONFIG>` directories for multi-config generators.
    
    Since generator expressions of `*_OUTPUT_DIRECTORY` are only supported
    since CMake 3.4, we require CMake 3.4 if multi-config generator is
    detected.
    6d6a14bf