[bt-devel] CMakeLists.txt for Mac
Martin Gruner
mg.pub at gmx.net
Thu Feb 26 10:54:09 MST 2009
In SVN, thanks.
mg
On Wednesday 25 February 2009 23:59:49 Greg Hellings wrote:
> It seems that the MacOS portion of the CMakeLists.txt hasn't quite
> made it to the correct form. The portion that should have been edited
> needs to look as follows:
>
> ######################################################
> # Install files
> #
> IF (APPLE)
> SET (BT_DESTINATION "bibletime.app/Contents/MacOS")
> SET (BT_SHARE_PATH "bibletime.app/Contents/")
> ELSE (APPLE)
> SET (BT_DESTINATION "bin/")
> SET (BT_SHARE_PATH "")
> ENDIF (APPLE)
>
>
> When I updated on my Mac, the first two SET() calls were messed up.
>
> --Greg
>
> _______________________________________________
> bt-devel mailing list
> bt-devel at crosswire.org
> http://www.crosswire.org/mailman/listinfo/bt-devel
More information about the bt-devel
mailing list