Re: WIP: About CMake v2

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: WIP: About CMake v2
Дата
Msg-id CAB7nPqS3bMJufvHMmfKQyV8uAUXHzbYwe-vSpYfzzEEsPG59Nw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: WIP: About CMake v2  (Mark Kirkwood <mark.kirkwood@catalyst.net.nz>)
Ответы Re: WIP: About CMake v2
Список pgsql-hackers
On Wed, Nov 16, 2016 at 2:14 PM, Mark Kirkwood
<mark.kirkwood@catalyst.net.nz> wrote:
> I see there are some patches for the putenv issue with Visual studio 2013 in
> progress on this list - it is probably best to work with the author to see
> if 2015 has any new issues and keep all changes for that *out* of the cmake
> patches.

I don't recall all the details here, but no wrappers should be needed,
particularly on Windows where we already do that:
src/include/port/win32.h:#define putenv(x) pgwin32_putenv(x)
-- 
Michael



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Mark Kirkwood
Дата:
Сообщение: Re: WIP: About CMake v2
Следующее
От: Haribabu Kommi
Дата:
Сообщение: Re: commitfest 2016-11 status summary