Skip to content

Commit

Permalink
Added a small contribution.
Browse files Browse the repository at this point in the history
  • Loading branch information
end2endzone committed Nov 14, 2020
1 parent adc1a2d commit 0be9aac
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ if(NOT EXISTS ${PACKAGE_DOWNLOAD_DIR})
endif()

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

0 comments on commit 0be9aac

Please sign in to comment.