1 2 3 4 5 6 7
set(SOURCES CharacterMap.cpp CharacterMapFile.cpp ) serenity_lib(LibKeyboard keyboard) target_link_libraries(LibKeyboard LibCore)