Skip to content

Commit

Permalink
Changed rc to 0
Browse files Browse the repository at this point in the history
  • Loading branch information
robertosfield committed Jun 19, 2023
1 parent acf24ca commit 8a12640
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 @@ -6,7 +6,7 @@ project(vsgExamples
LANGUAGES CXX C
)

SET(VSGEXAMPLES_RELEASE_CANDIDATE 1)
SET(VSGEXAMPLES_RELEASE_CANDIDATE 0)

# build all examples into the bin directory
set(CMAKE_RUNTIME_OUTPUT_DIRECTORY ${PROJECT_BINARY_DIR}/bin)
Expand Down

0 comments on commit 8a12640

Please sign in to comment.