Add trailing newline to cmake config.
This commit is contained in:
parent
a0edf915ad
commit
a0cd2ca866
|
@ -1,2 +1,3 @@
|
||||||
set(SCSL_INCLUDE_DIRS include/scsl)
|
set(SCSL_INCLUDE_DIRS include/scsl)
|
||||||
set(SCSL_LIBRARIES libscsl.a)
|
set(SCSL_LIBRARIES libscsl.a)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue