Re: [hatari-devel] OSx problems |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
Thomas,
Thank you for the correction. I did not realize this file existed in the src directory as well. I did add your extra line. However, it did not help. I see where the mkdir commands exist for creating the HatariHelp directory in the CMakeLists file, but those directories are never created in the OS X bundle when you compile using Xcode.
Bob C
On Jun 2, 2014, at 6:48 AM, Thomas Huth <th.huth@xxxxxx> wrote:
> Am Mon, 2 Jun 2014 06:25:11 -0500
> schrieb Bob Carpenter <hatari@xxxxxxxxxx>:
>
>> Thomas,
>>
>> I do not find this place in CMakeLists.txt. I do not find
>> add_dependencies in my CMakeLists file and it is not listed as a
>> difference in your patch. In the file I just downloaded from
>> Mercurial, line 86 is a blank line between find_package(Math) and
>> find_package(ReadLine).
>
> It's not the CMakeLists.txt in the main directory, but in the src
> directory.
>
> Thomas
>
>