When I run cmake . . from build directory, I see following:
cmake ..
CMake Error at conf.d/config.cmake:163 (include):
include could not find load file:
Call Stack (most recent call first):
CMakeLists.txt:22 (include)
-- Configuring incomplete, errors occurred!
See also "/home/amit/work/helloworld-html-application/CMakeFiles/CMakeOutput.log".
When I run cmake . . from build directory, I see following:
cmake ..
CMake Error at conf.d/config.cmake:163 (include):
include could not find load file:
Call Stack (most recent call first):
CMakeLists.txt:22 (include)
-- Configuring incomplete, errors occurred!
See also "/home/amit/work/helloworld-html-application/CMakeFiles/CMakeOutput.log".