mirror of
https://github.com/reactos/CMake.git
synced 2025-02-09 05:16:07 +00:00
10 lines
258 B
CMake
10 lines
258 B
CMake
|
|
# I don't think anybody actually used this file
|
|
# at least not in any large scale
|
|
# so it should be safe to obsolete it now
|
|
#
|
|
# Alex <neundorf@kde.org>
|
|
|
|
MESSAGE(FATAL_ERROR "FindKDE.cmake is obsolete, please use FindKDE3.cmake or FindKDE4.cmake instead.")
|
|
|