mirror of
https://github.com/encounter/SDL.git
synced 2025-06-06 14:43:28 +00:00
Add documentation to autotoo'ls sdl2-config-version.cmake.in
This commit is contained in:
parent
774c50174c
commit
4809bd356e
@ -1,3 +1,5 @@
|
|||||||
|
# sdl2 cmake project-config-version input for ./configure scripts
|
||||||
|
|
||||||
set(PACKAGE_VERSION "@SDL_VERSION@")
|
set(PACKAGE_VERSION "@SDL_VERSION@")
|
||||||
|
|
||||||
if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION)
|
if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION)
|
||||||
@ -8,4 +10,3 @@ else()
|
|||||||
set(PACKAGE_VERSION_EXACT TRUE)
|
set(PACKAGE_VERSION_EXACT TRUE)
|
||||||
endif()
|
endif()
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user