Crow icon indicating copy to clipboard operation
Crow copied to clipboard

set Crow_FOUND to FALSE so package "Crow" is considered to be NOT FOUND.

Open akjt opened this issue 2 years ago • 3 comments

I build crow using the guidline described here:

https://crowcpp.org/master/getting_started/setup/linux/#using-cmake_1

I really dont understand when including crow in my cmake project I get the following:

Found package configuration file:

/usr/local/lib/cmake/Crow/CrowConfig.cmake

but it set Crow_FOUND to FALSE so package "Crow" is considered to be NOT FOUND.

Why would have such thing set to False anyway and how to get rid of it.

akjt avatar Aug 02 '22 14:08 akjt

I will take a look at it, it will take a bit though. Are you still able to use Crow even though that variable is wrong?

luca-schlecker avatar Aug 07 '22 13:08 luca-schlecker

Yes I am using it by just adding the sub_directory which the crow repo. Although, in the long run I would like to have the other option

akjt avatar Aug 07 '22 15:08 akjt

I currently cannot confirm this behavior. Could you provide additional information?

I tried replicating with the following steps provided on Crow's Getting Started page: Installation instructions Consumption instructions

luca-schlecker avatar Aug 29 '22 06:08 luca-schlecker

Closed as no further information was provided for more than a year.

gittiver avatar Feb 21 '24 20:02 gittiver