mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-03-20 15:51:07 +01:00
Include SDL_build_config.h without a 'build_config/' prefix
This commit is contained in:
committed by
Anonymous Maarten
parent
702abfe7d5
commit
c298d2024a
@@ -1,7 +1,7 @@
|
||||
# This cmake build script is meant for verifying the various CMake configuration scripts.
|
||||
|
||||
cmake_minimum_required(VERSION 3.12)
|
||||
project(sdl_test LANGUAGES C)
|
||||
project(SDL_cmake_selftest LANGUAGES C)
|
||||
|
||||
include(CheckLanguage)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user