Skip to content

Commit

Permalink
Enable profiling for MinGW CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
derselbst committed Feb 23, 2025
1 parent b052ef2 commit ed53eeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azure/azure-pipelines-win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ jobs:
strategy:
matrix:
x64:
CMAKE_FLAGS:
CMAKE_FLAGS: "-Denable-profiling=1"
platform: x64
gtk-bundle: $(gtk-bundle-x64)
libsndfile-url: $(libsndfile-url-x64)
Expand Down

0 comments on commit ed53eeb

Please sign in to comment.