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

Windows cmake warning on sqlite3_vendor #323

Closed
brawner opened this issue Mar 16, 2020 · 1 comment
Closed

Windows cmake warning on sqlite3_vendor #323

brawner opened this issue Mar 16, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@brawner
Copy link
Contributor

brawner commented Mar 16, 2020

A new cmake warning has popped up after ci.ros2.org updated their warnings plugins. I could only find examples on Windows, but it appears to have been around for a bit, but was only found recently.

https://ci.ros2.org/view/nightly/job/nightly_win_rel/1490/

CMake Warning (dev) in CMakeLists.txt:

No project() command is present.  The top-level CMakeLists.txt file must contain 
a literal, direct call to the project() command.  Add a line of code such as 
project(ProjectName) near the top of the file, but after cmake_minimum_required(). 
CMake is pretending there is a "project(Project)" command on the first line.
@brawner brawner added the bug Something isn't working label Mar 16, 2020
@Karsten1987
Copy link
Collaborator

closed with #324

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants