Skip to content

Commit

Permalink
update message
Browse files Browse the repository at this point in the history
  • Loading branch information
0-wiz-0 committed Nov 20, 2023
1 parent 7a9f4ce commit c1469b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ project(ckmame
set(CMAKE_CXX_STANDARD_REQUIRED ON)
set(CMAKE_CXX_STANDARD 17)

option(RUN_REGRESS "Build regression tests" ON)
option(RUN_REGRESS "Run regression tests" ON)

include(CheckFunctionExists)
include(CheckIncludeFiles)
Expand Down

0 comments on commit c1469b3

Please sign in to comment.