Skip to content
Snippets Groups Projects
Commit 6db3d950 authored by Niccolò Betto's avatar Niccolò Betto
Browse files

[CMake] Fix sbs script include order

The `sbs.cmake` script was included too early, which caused `enable_language()` to be called before the call to project(), which is illegal by CMake specification.
parent 1632ab19
Loading
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