Skip to content

fix(CMakeLists.txt): Fixed the compiling options on WIN32.#263

Merged
alphagocc merged 2 commits intoProject-LemonLime:masterfrom
xiaofu-15191:patch-1
Oct 29, 2025
Merged

fix(CMakeLists.txt): Fixed the compiling options on WIN32.#263
alphagocc merged 2 commits intoProject-LemonLime:masterfrom
xiaofu-15191:patch-1

Conversation

@xiaofu-15191
Copy link
Contributor

No description provided.

@xiaofu-15191 xiaofu-15191 changed the title 修改了 WIN32 下编译选项的 Bug。 fix(CMakeLists.txt): Fixed the compiling options on WIN32. Oct 26, 2025
@alphagocc
Copy link
Member

既然我们已经有
set(CMAKE_CXX_STANDARD 17)
是否可以考虑直接移除这一行?

@xiaofu-15191
Copy link
Contributor Author

既然我们已经有 set(CMAKE_CXX_STANDARD 17) 是否可以考虑直接移除这一行?

看上去是的,而且这里的 CLANG 似乎改炸了(

@CoelacanthusHex
Copy link
Member

As I suggested in #262, just remove add_compile_options("/std:c++17") is enough.

@alphagocc alphagocc merged commit 0f327a4 into Project-LemonLime:master Oct 29, 2025
1 check 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.

3 participants