Skip to content

Fix broken cmake list append#4

Open
skyler237 wants to merge 1 commit intoPlotJuggler:mainfrom
skyler237:skyler237-fix-cmake-list-append
Open

Fix broken cmake list append#4
skyler237 wants to merge 1 commit intoPlotJuggler:mainfrom
skyler237:skyler237-fix-cmake-list-append

Conversation

@skyler237
Copy link

The CMakeLists.txt had a broken list append syntax that didn't actually append to the list properly.

When appending to a list in CMake, the variable name needs to be used directly instead of wrapping in ${VAR_NAME}

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.

1 participant