mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 15:47:45 +00:00
Ports: Fix CMake-based ports
The SDL port failed to build because the CMake toolchain filed pointed to the old root. Now the toolchain file assumes that the Root is in Build/Root. Additionally, the AK/ and Kernel/ headers need to be installed in the root too.
This commit is contained in:
parent
b0b03c52af
commit
4d4e578edf
4 changed files with 11 additions and 7 deletions
1
AK/CMakeLists.txt
Normal file
1
AK/CMakeLists.txt
Normal file
|
@ -0,0 +1 @@
|
|||
serenity_install_headers(AK)
|
Loading…
Add table
Add a link
Reference in a new issue