This website requires JavaScript.
Explore
Help
Sign In
sc
/
scsl
Watch
1
Star
0
Fork
You've already forked scsl
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b49caa3ec9
scsl
/
scslConfig.cmake
4 lines
67 B
CMake
Raw
Normal View
History
Unescape
Escape
Renaming to scsl.
2023-10-15 01:38:01 +00:00
set
(
SCSL_INCLUDE_DIRS
include/scsl
)
Add trailing newline to cmake config.
2023-10-17 04:23:26 +00:00
set
(
SCSL_LIBRARIES
libscsl.a
)