Skip to content

Commit

Permalink
Update ncurses.def
Browse files Browse the repository at this point in the history
  • Loading branch information
NorseDreki authored Jan 22, 2024
1 parent 80c2b99 commit f798cb0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/nativeInterop/cinterop/ncurses.def
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
headers = /Library/Developer/CommandLineTools/SDKs/MacOSX14.0.sdk/usr/include/ncurses.h
headers = /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/ncurses.h
#headerFilter = ncurses/ncurses.h
#excludeFilter = ncurses_dll.h
#headers.linux = /usr/include/ncurses.h
Expand Down Expand Up @@ -36,4 +36,4 @@ linkerOpts = -lncurses
#libraryPaths = /usr/local/lib
#staticLibraries = libncursesw.a

#compilerOpts = -I/usr/include -I/usr/include/ncurses -I/opt/local/include
#compilerOpts = -I/usr/include -I/usr/include/ncurses -I/opt/local/include

0 comments on commit f798cb0

Please sign in to comment.