Skip to content

fix: cmake error when CMAKE_CXX_FLAGS is empty#2535

Merged
lemire merged 1 commit intosimdjson:masterfrom
hiteshmk05:fix/empty-cxx-flags
Nov 2, 2025
Merged

fix: cmake error when CMAKE_CXX_FLAGS is empty#2535
lemire merged 1 commit intosimdjson:masterfrom
hiteshmk05:fix/empty-cxx-flags

Conversation

@hiteshmk05
Copy link
Contributor

Description

Type of change

  • Bug fix
  • New feature
  • Refactor / cleanup
  • Documentation / tests
  • Other (please describe):

How to test

> mkdir build
> cd build
> cmake -G "Visual Studio 17 2022" -A x64 -DSIMDJSON_DEVELOPER_MODE=OFF -DCMAKE_CXX_FLAGS="" ..

After fix there's no error.

@lemire lemire merged commit a60c0d1 into simdjson:master Nov 2, 2025
83 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants