Skip to content

Conversation

@dbs4261
Copy link
Contributor

@dbs4261 dbs4261 commented Oct 29, 2024

CMAKE_CURRENT_SOURCE_DIR is relative to the file that includes sql_filelist.cmake not relative to sql_filelist.cmake itself. This allows running the module from other portions of a cmake script, for example in a consuming project with FetchContent.

`CMAKE_CURRENT_SOURCE_DIR` is relative to the file that includes `sql_filelist.cmake` not relative to `sql_filelist.cmake` itself. This allows running the module from other portions of a cmake script, for example in a consuming project with FetchContent.
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.

2 participants