Skip to content

Commit

Permalink
Try to put security warning back
Browse files Browse the repository at this point in the history
  • Loading branch information
achaikou committed Jan 25, 2024
1 parent 26b3fe2 commit 832f07c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
mkdir build
cd build
cmake \
-DCMAKE_CXX_FLAGS="-DCRT_SECURE_NO_WARNINGS" \
-DCMAKE_POSITION_INDEPENDENT_CODE=ON \
-DLFP_FMT_HEADER_ONLY=${{ matrix.fmt-header-only }} \
-DCMAKE_BUILD_TYPE=${{ matrix.config }} \
Expand Down

0 comments on commit 832f07c

Please sign in to comment.