cmake error when building vmime
I tried running cmake to generate the build tools for linux on vmime with
the latest source from git hub, it generated the following errors.
Thoughts??
vmime$ /usr/local/bin/cmake -G "Unix Makefiles" CMake Error at
CMakeLists.txt:20 (INCLUDE): include could not find load file:
CheckIncludeFileCxx
-- Build type: Debug CMake Error at CMakeLists.txt:452
(CHECK_INCLUDE_FILE_CXX): Unknown CMake command "CHECK_INCLUDE_FILE_CXX".
-- Configuring incomplete, errors occurred!
No comments:
Post a Comment