Skip to content

Commit a0d728c

Browse files
committed
[cmake] Bump cpp2dlr version requirement to 1.1
1 parent 05c9f82 commit a0d728c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,6 @@ external_dependency(nda
118118
# -- cppdlr --
119119
external_dependency(cppdlr
120120
GIT_REPO https://github.com/flatironinstitute/cppdlr
121-
VERSION 1.0
121+
VERSION 1.1
122122
GIT_TAG main
123123
)

0 commit comments

Comments
 (0)