Skip to content

Commit

Permalink
Conan: no copy source
Browse files Browse the repository at this point in the history
  • Loading branch information
mnordsletten committed Mar 14, 2019
1 parent 54766f2 commit 3b7cc67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ class MicroLBConan(ConanFile):
description = 'Run your application with zero overhead'
generators = 'cmake'
url = "http://www.includeos.org/"
no_copy_source=True
scm = {
"type" : "git",
"url" : "auto",
Expand Down

0 comments on commit 3b7cc67

Please sign in to comment.