Skip to content

Fix #2678, do not use "target_link_libraries" with object lib#2679

Open
jphickey wants to merge 1 commit intonasa:mainfrom
jphickey:fix-2678-cmake-object-lib
Open

Fix #2678, do not use "target_link_libraries" with object lib#2679
jphickey wants to merge 1 commit intonasa:mainfrom
jphickey:fix-2678-cmake-object-lib

Conversation

@jphickey
Copy link
Contributor

@jphickey jphickey commented Feb 4, 2026

Checklist (Please check before submitting)

Describe the contribution
Instead of using the target_link_libraries, use generator expressions to specify the compile definitions and include dirs

Fixes #2678

Testing performed
Build with CMake v3.10

Expected behavior changes
Builds successfully

Contributor Info - All information REQUIRED for consideration of pull request
Joseph Hickey, Vantage Systems, Inc.

Instead of using the target_link_libraries, use generator
expressions to specify the compile definitions and include dirs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CMake error when using version 3.10

2 participants