mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-24 02:42:50 +00:00
6 lines
178 B
CMake
6 lines
178 B
CMake
check_include_files(devinfo.h HAVE_DEVINFO_H) # info_fbsd.cpp
|
|
|
|
configure_file (
|
|
../base/config-infocenter.h.cmake
|
|
${CMAKE_CURRENT_BINARY_DIR}/config-infocenter.h
|
|
)
|