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

Fix cmake non-explicit extension build warning (GIT8266O-787) #1212

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

Conversation

rechrtb
Copy link

@rechrtb rechrtb commented Nov 15, 2022

Fixes the warning:

-- Configuring done
CMake Warning (dev) at ESP8266_RTOS_SDK/tools/cmake/component.cmake:437 (add_library):
  Policy CMP0115 is not set: Source file extensions must be explicit.  Run
  "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  File:

    ESP8266_RTOS_SDK/components/spi_flash/src/partition.c
Call Stack (most recent call first):
  ESP8266_RTOS_SDK/components/spi_flash/CMakeLists.txt:11 (idf_component_register)
This warning is for project developers.  Use -Wno-dev to suppress it.

@github-actions github-actions bot changed the title Fix cmake extension warning Fix cmake extension warning (GIT8266O-787) Nov 15, 2022
@rechrtb rechrtb changed the title Fix cmake extension warning (GIT8266O-787) Fix cmake non-explicit extension build warning (GIT8266O-787) Nov 15, 2022
@HessianZ
Copy link

这个可以合啊。。。这么糙的bug

@CLAassistant
Copy link

CLAassistant commented Jun 29, 2024

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants