mirror of
https://github.com/libjpeg-turbo/libjpeg-turbo
synced 2025-03-28 21:13:18 +00:00
Disable CXX compiler check
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/branches/1.1.x@406 632fc199-4ca6-4c93-a231-07263d6284db
This commit is contained in:
parent
f3281e8275
commit
5d6f858235
@ -4,7 +4,7 @@
|
||||
|
||||
cmake_minimum_required(VERSION 2.6)
|
||||
|
||||
project(libjpeg-turbo)
|
||||
project(libjpeg-turbo C)
|
||||
set(VERSION 1.1.0)
|
||||
|
||||
if(MINGW OR CYGWIN)
|
||||
|
Loading…
x
Reference in New Issue
Block a user