Skip to content

cmake: fix LOCATION property access condition (debug)#20838

Closed
vszakats wants to merge 1 commit intocurl:masterfrom
vszakats:cmdumpfix2
Closed

cmake: fix LOCATION property access condition (debug)#20838
vszakats wants to merge 1 commit intocurl:masterfrom
vszakats:cmdumpfix2

Conversation

@vszakats
Copy link
Copy Markdown
Member

@vszakats vszakats commented Mar 6, 2026

To match other parts of curl's CMake script and the CMake source.

Ref: https://gitlab.kitware.com/cmake/cmake/-/blob/v3.18.0/Source/cmTargetPropertyComputer.h?ref_type=tags#L68-101

Follow-up to c6cfb2a #20828

@vszakats vszakats changed the title cmake: simplify condition for accessing LOCATION properties (debug) cmake: fix condition for accessing LOCATION properties (debug) Mar 6, 2026
@vszakats vszakats changed the title cmake: fix condition for accessing LOCATION properties (debug) cmake: sync LOCATION prop access condition with CMake source code (debug) Mar 6, 2026
@vszakats vszakats changed the title cmake: sync LOCATION prop access condition with CMake source code (debug) cmake: fix LOCATION property access condition (debug) Mar 6, 2026
@vszakats vszakats closed this in 9a3afc1 Mar 6, 2026
@vszakats vszakats deleted the cmdumpfix2 branch March 6, 2026 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant