• stuartmorgan's avatar
    Fix CMake invocation for 3.10 compat (#57415) · f991308e
    stuartmorgan authored
    The -S/-B format of specifying source and build directories wasn't added
    until 3.13. For 3.10 compatibility, use the older form of having the
    working directory as the build directory, and the last argument as the
    source directory.
    
    Fixes #57409
    f991308e
Name
Last commit
Last update
..
application_package.dart Loading commit data...
build_linux.dart Loading commit data...
cmake.dart Loading commit data...
linux_device.dart Loading commit data...
linux_doctor.dart Loading commit data...
linux_workflow.dart Loading commit data...