Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CMake: Fix cmake_minimum_required() call location warning #166

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Apr 19, 2023

  1. CMake: Fix cmake_minimum_required() call location warning

    => noise-suppression-for-voice-1.03-r0: running do_configure...
    CMake Warning (dev) at CMakeLists.txt:1 (project):
      cmake_minimum_required() should be called prior to this top-level project()
      call.  Please see the cmake-commands(7) manual for usage documentation of
      both commands.
    This warning is for project developers.  Use -Wno-dev to suppress it.
    JamiKettunen committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    3a73a6a View commit details
    Browse the repository at this point in the history