Skip to content
Snippets Groups Projects
Commit 02a47bec authored by Lars Bilke's avatar Lars Bilke
Browse files

[CMake] Fixed usage of get_source_files / append_source_files.

First call has to be get_source_files()! Otherwise the CMake
variable SOURCES is not cleared from previous calls (from
other libraries).
parent dd822aec
No related branches found
No related tags found
Loading
Showing
with 20 additions and 20 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment