-
Notifications
You must be signed in to change notification settings - Fork 441
Open
Description
I get the following error
CMake Error at reformatter/CMakeLists.txt:38 (GET_TARGET_PROPERTY):
The LOCATION property may not be read from target "json_reformat". Use the
target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
CMake Error at verify/CMakeLists.txt:32 (GET_TARGET_PROPERTY):
The LOCATION property may not be read from target "json_verify". Use the
target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Metadata
Metadata
Assignees
Labels
No labels