mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-26 19:32:06 -05:00
Utilities: Rename PreprocessorTest=>cpp-preprocessor
This commit is contained in:
parent
7d493bbf98
commit
06e47ce7aa
2 changed files with 1 additions and 1 deletions
|
@ -97,6 +97,6 @@ target_link_libraries(tt LibPthread)
|
|||
target_link_libraries(unzip LibArchive LibCompress)
|
||||
target_link_libraries(zip LibArchive LibCompress LibCrypto)
|
||||
target_link_libraries(cpp-parser LibCpp LibGUI)
|
||||
target_link_libraries(PreprocessorTest LibCpp LibGUI)
|
||||
target_link_libraries(cpp-preprocessor LibCpp LibGUI)
|
||||
target_link_libraries(wasm LibWasm LibLine)
|
||||
target_link_libraries(wsctl LibGUI)
|
||||
|
|
Loading…
Add table
Reference in a new issue