Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.sys.mac.programmer.help > #142
| From | John Holt <me@foo.net> |
|---|---|
| Newsgroups | comp.sys.mac.programmer.help |
| Date | 2012-06-29 12:33 -0400 |
| Message-ID | <2012062912335516807-me@foonet> (permalink) |
| Subject | Setting CMAKE search path? |
I've done this before, I just can not recall what I did. Running the cmake application (GUI, not command line). I need cmake to include /opt/local/bin in the search path. In this instance, the make file is running FindBISON, but there are other dependencies that I will come to once I get past this one. My search path for the shell does include /opt/local/bin, which is where Mac Ports puts the version of Bison that I need. Last time I did this, I also needed to adjust Xcode to use /opt as well. My recollection on that was that I altered the package. Any clues would be appreciated. -- John Holt
Back to comp.sys.mac.programmer.help | Previous | Next | Find similar
Setting CMAKE search path? John Holt <me@foo.net> - 2012-06-29 12:33 -0400
csiph-web