Re: [Piglit] [PATCH 02/14] cmake: For MSVC, add include/msvc/c99 to include path

2012-06-13 Thread Jose Fonseca
- Original Message - Signed-off-by: Chad Versace chad.vers...@linux.intel.com --- CMakeLists.txt |2 ++ 1 file changed, 2 insertions(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index 7202417..0dbb14f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -138,6 +138,8 @@

Re: [Piglit] [PATCH 02/14] cmake: For MSVC, add include/msvc/c99 to include path

2012-06-13 Thread Chad Versace
On 06/13/2012 12:41 AM, Jose Fonseca wrote: - Original Message - Signed-off-by: Chad Versace chad.vers...@linux.intel.com --- CMakeLists.txt |2 ++ 1 file changed, 2 insertions(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index 7202417..0dbb14f 100644 ---

[Piglit] [PATCH 02/14] cmake: For MSVC, add include/msvc/c99 to include path

2012-06-12 Thread Chad Versace
Signed-off-by: Chad Versace chad.vers...@linux.intel.com --- CMakeLists.txt |2 ++ 1 file changed, 2 insertions(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index 7202417..0dbb14f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -138,6 +138,8 @@ if (MINGW) endif () if (WIN32) +