Prebuild
- Removed obsolete WIN32 reference that causes lots of verbose warnings from cmake.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
cmake_minimum_required (VERSION 2.8)
|
||||
set(CMAKE_LEGACY_CYGWIN_WIN32 0) # Remove when CMake >= 2.8.4 is required
|
||||
|
||||
include (CheckFunctionExists)
|
||||
include (CheckStructHasMember)
|
||||
|
||||
@@ -39,7 +39,6 @@ Override PACKAGE_LANGUAGE, then
|
||||
#cmakedefine NETBSD
|
||||
#cmakedefine HAIKU
|
||||
#cmakedefine SOLARIS
|
||||
#cmakedefine WIN32
|
||||
#cmakedefine UNKNOWN
|
||||
|
||||
/* Found the lua library */
|
||||
|
||||
Reference in New Issue
Block a user