Skip to content

Commit

Permalink
for msvc
Browse files Browse the repository at this point in the history
  • Loading branch information
qicosmos committed Sep 12, 2023
1 parent 93391e8 commit eddfc76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/easylog/tests/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
set(CMAKE_CXX_STANDARD 17)
set(CMAKE_CXX_STANDARD 20)
set(CMAKE_RUNTIME_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/output/tests)
add_executable(easylog_test
test_easylog.cpp
Expand Down

0 comments on commit eddfc76

Please sign in to comment.