This website requires JavaScript.
Explore
Help
Sign in
beenull
/
ladybird
Watch
1
Star
0
Fork
You've already forked ladybird
0
mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced
2024-11-22 15:40:19 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6
17eddf3ac4
ladybird
/
AK
/
CMakeLists.txt
3 lines
58 B
Text
Raw
Normal View
History
Unescape
Escape
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.
2020-05-26 18:20:24 +00:00
serenity_install_headers(AK)
Meta: Install source files at /usr/src/serenity
2020-08-15 12:11:10 +00:00
serenity_install_sources(AK)
Reference in a new issue
Copy permalink