Search found 1 match

by yango3
Wed May 20, 2020 7:33 am
Forum: General Discussion
Topic: ESP app versions question
Replies: 4
Views: 9873

Re: ESP app versions question

I think set(PROJECT_VER "0.0.1") should be put before ->

include($ENV{IDF_PATH}/tools/cmake/project.cmake)

Other wise , it will not be found. And will use the git commit version.