Skip to content

set_target_properties called with incorrect number of arguments #205

@cs1137195420

Description

@cs1137195420

Description

This error occurred when I tried to run a CMake project including casbin-cpp on Visual Studio2019. It seems that set_target_properties didn't recognize it after PREFIX was set to empty character, which caused incorrect number of arguments. Is this a bug that needs to be fixed?

My System Info

Windows 10, cmake version 3.24.0-rc2

Screenshots

The CMakeLists.txt of project:
image

The error message:
image

The place where the error occurred:
image

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions