Skip to content
This repository has been archived by the owner on Nov 18, 2018. It is now read-only.

Commit

Permalink
added linking to uuid lib
Browse files Browse the repository at this point in the history
  • Loading branch information
colemancda committed Dec 6, 2015
1 parent 4205821 commit 1d2ce1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions module.modulemap
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
module CUUID [system] {
header "/usr/include/uuid/uuid.h"
link "uuid"
export *
}

0 comments on commit 1d2ce1f

Please sign in to comment.