Skip to content

v4l2rtspserver-master -- fix CMake to use CFLAGS #80

Description

@claud9999

Turns out the CMakeLists.txt file contains entries that cause CMake to ignore the build environment variables like CFLAGS. I have tried removing the offending lines and now get compiler errors having to do with common functions like std::stoi, so I need to bang on it 'til it works. :)

set(CMAKE_C_FLAGS "-Wall")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions