Skip to content

Commit

Permalink
Merge branch 'update-plugin-contrib'
Browse files Browse the repository at this point in the history
* update-plugin-contrib:
  Update PluginsContrib to the latest version
  • Loading branch information
jcfr committed Dec 9, 2013
2 parents c9962ec + 97132ca commit c2360e8
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 @@ -722,7 +722,7 @@ mark_as_superbuild(CTK_USE_CONTRIBUTED_PLUGINS)
if(CTK_USE_CONTRIBUTED_PLUGINS)
ctkFunctionAddPluginRepo(NAME PluginsContrib
GIT_URL github.com/commontk/PluginsContrib.git
GIT_TAG 7fc37f400c
GIT_TAG f016d35
)
mark_as_superbuild(PluginsContrib_DIR:PATH)
endif()
Expand Down

0 comments on commit c2360e8

Please sign in to comment.