Skip to content

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