Skip to content

Commit

Permalink
bump clic version 0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
StRigaud authored Apr 5, 2024
1 parent 09f643a commit c9986a9
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 @@ -23,7 +23,7 @@ option(BUILD_SHARED_LIBS OFF)


## CLIc dependency
set(CLIC_REPO_TAG 0.9.0) # branch name for dev
set(CLIC_REPO_TAG 0.9.1) # branch name for dev
set(CLIC_REPO_URL https://github.com/clEsperanto/CLIc.git)
add_subdirectory(${CMAKE_CURRENT_SOURCE_DIR}/src/clic EXCLUDE_FROM_ALL)

Expand Down

0 comments on commit c9986a9

Please sign in to comment.