Skip to content

Commit

Permalink
Merge branch 'azure-pipelines-mariner' of https://github.com/Microsof…
Browse files Browse the repository at this point in the history
…t/LightGBM into azure-pipelines-mariner
  • Loading branch information
shiyu1994 committed Dec 19, 2023
2 parents c06ba13 + 97f93c0 commit ee659f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -641,6 +641,7 @@ if(BUILD_CPP_TEST)

file(GLOB CPP_TEST_SOURCES tests/cpp_tests/*.cpp)
if(MSVC)
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} /permissive-")
set(
CompilerFlags
CMAKE_CXX_FLAGS
Expand Down

0 comments on commit ee659f2

Please sign in to comment.