mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-25 07:38:33 -05:00
e6aa7742b0
Since the `Visual Studio 18 2026` generator is new, we can switch to the `.slnx` file format without changing behavior for users of VS 2022 and older. Fixes: #25887
2 lines
66 B
CMake
2 lines
66 B
CMake
include(${CMAKE_CURRENT_LIST_DIR}/PrePost-check-${sln_ext}.cmake)
|