Skip to content

Commit

Permalink
Try shot in the dark with \" espace
Browse files Browse the repository at this point in the history
  • Loading branch information
djova-dolby committed Mar 22, 2024
1 parent ed9fa1f commit a179e45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CI/windows/02_build_obs.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ function Configure-OBS {

$CmakeCommand = @(
"-G", ${CmakeGenerator}
"-DCMAKE_GENERATOR_PLATFORM=`"${GeneratorPlatform}`"",
"-DCMAKE_GENERATOR_PLATFORM=x64",
"-DCMAKE_SYSTEM_VERSION=`"${CmakeSystemVersion}`"",
"-DCMAKE_PREFIX_PATH:PATH=`"${CmakePrefixPath}`"",
"-DCEF_ROOT_DIR:PATH=`"${CefDirectory}`"",
Expand Down

0 comments on commit a179e45

Please sign in to comment.