Skip to content

Commit 6e4d255

Browse files
authored
Update cmake-multi-platform.yml
1 parent 648f45e commit 6e4d255

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cmake-multi-platform.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
-DCMAKE_BUILD_TYPE=${{ matrix.build_type }}
6161
-S ${{ github.workspace }}
6262
-DFREEIMAGE_WITH_LIBHEIF:BOOL=OFF
63-
-FREEIMAGE_BUILD_TESTS:BOOL=ON
63+
-DFREEIMAGE_BUILD_TESTS:BOOL=ON
6464
6565
- name: Build
6666
# Build your program with the given configuration. Note that --config is needed because the default Windows generator is a multi-config generator (Visual Studio generator).

0 commit comments

Comments
 (0)