Skip to content

Commit 0be9aac

Browse files
committed
Added a small contribution.
1 parent adc1a2d commit 0be9aac

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CMakeLists.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ if(NOT EXISTS ${PACKAGE_DOWNLOAD_DIR})
1919
endif()
2020

2121
# exprtk
22-
# As the time of this writing, HEAD revision is commit d312ba91419c9cb12c8279fd3a19096d39dfcb5e
22+
# The exprtk library do not provides version based releases.
23+
# At the time of this writing, HEAD revision is commit d312ba91419c9cb12c8279fd3a19096d39dfcb5e
2324
# available at https://github.com/ArashPartow/exprtk/archive/d312ba91419c9cb12c8279fd3a19096d39dfcb5e.zip
2425
# Using latest revision to get all bug fixes.
2526
set(EXPRTK_PACKAGE_URL "https://github.com/ArashPartow/exprtk/archive/master.zip")

0 commit comments

Comments
 (0)