Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixing cmake typo #51

Merged
merged 1 commit into from
Sep 9, 2016
Merged

fixing cmake typo #51

merged 1 commit into from
Sep 9, 2016

Conversation

loicjaouen
Copy link
Collaborator

request latest version, fixed typo in DOWNLOAD_NAME
the file name has to have an extension (bz2|tar|tgz|tar.gz|zip) otherwise cmake doesn't acknowledge it is a file name and still tries to parse the URL for a file name

request latest version, fixed typo in DOWNLOAD_NAME
the file name has to have an extension (bz2|tar|tgz|tar\\.gz|zip) otherwise cmake doesn't acknowledge it is a file name and still tries to parse the URL for a file name
@tobiasschweizer
Copy link
Contributor

This works for me.

@BiancoA Could you please look at this pull request at merge if you are ok with it?

@BiancoA BiancoA merged commit 0fab904 into dasch-swiss:develop Sep 9, 2016
@BiancoA
Copy link
Contributor

BiancoA commented Sep 9, 2016

Thanks for the contribution!

loicjaouen referenced this pull request Nov 2, 2016
commit 3e594b7
Author: LR <rosenth@iml-foxi.iml.unibas.ch>
Date:   Wed Sep 28 14:48:23 2016 +0200

    small code rearrangement

commit c9791dd
Author: Benjamin Geer <benjaminlewis.geer@unibas.ch>
Date:   Mon Sep 19 17:25:29 2016 +0200

    fix: Use PATCH_COMMAND instead of UPDATE_COMMAND so the same patch isn't applied twice (#53)

commit a26eafd
Author: Benjamin Geer <benjaminlewis.geer@unibas.ch>
Date:   Mon Sep 19 16:41:19 2016 +0200

    Update README.md

commit a71cd46
Author: Tobias Schweizer <tobiasschweizer@users.noreply.github.com>
Date:   Wed Sep 14 08:39:27 2016 +0200

    Update README.md

commit 928b6a1
Author: Tobias Schweizer <t.schweizer@unibas.ch>
Date:   Tue Sep 13 10:24:21 2016 +0200

    fix (cookie handling in lua): add improved cookie handling to Knora test config

commit fe0964f
Author: Tobias Schweizer <tobiasschweizer@users.noreply.github.com>
Date:   Thu Sep 8 18:03:26 2016 +0200

    fix (readme): typo

commit af6be24
Author: Tobias Schweizer <tobiasschweizer@users.noreply.github.com>
Date:   Thu Sep 8 17:58:35 2016 +0200

    docs(readme): Carify installation instructions

commit 5087eeb
Author: Lukas Rosenthaler <lukas.rosenthaler@unibas.ch>
Date:   Tue Sep 27 23:50:20 2016 +0200

    Small adjustments

commit 8d1e2ee
Author: Lukas Rosenthaler <lukas.rosenthaler@unibas.ch>
Date:   Sat Sep 24 00:37:26 2016 +0200

    Include fulltext and RTree indexes

commit 9474ca2
Author: LR <rosenth@iml-foxi.iml.unibas.ch>
Date:   Fri Sep 23 17:32:35 2016 +0200

    Better binding of sqlite3 to Lua

commit ff19120
Author: Lukas Rosenthaler <lukas.rosenthaler@unibas.ch>
Date:   Fri Sep 23 01:49:49 2016 +0200

    Lua/Sqlite works

commit 6234a45
Author: Lukas Rosenthaler <lukas.rosenthaler@unibas.ch>
Date:   Wed Sep 14 00:18:58 2016 +0200

    ongoing work

commit cd1f23f
Author: Lukas Rosenthaler <rosenth@surfer-10-191-56-173-hotspot.internet-for-guests.com>
Date:   Fri Sep 9 15:13:35 2016 +0200

    Sqlite integration ongoing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants