Skip to content

cmake missing config.h.in #3

@you06

Description

@you06
» cmake . 
-- Searching for sqlite3.h
-- Searching for sqlite3.h - /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include
-- Searching for libsqlite3
-- Searching for libsqlite3 - /usr/lib/libsqlite3.dylib
-- SQLite3 version: 3.24.0
CMake Error: File /Users/mtong/workspace/cpp/sqlsmith/cmake/config.h.in does not exist.
CMake Error at CMakeLists.txt:41 (configure_file):
  configure_file Problem configuring file


-- Configuring incomplete, errors occurred!
See also "/Users/mtong/workspace/cpp/sqlsmith/CMakeFiles/CMakeOutput.log".

config.h.in was required from cmake, however it's also in git ignore file. Is this file ignored?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions