mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 14:38:11 +00:00

As there's a somewhat active development going on, let's keep the expected behaviour under tests to make sure nothing blows up :^)
3 lines
168 B
CMake
3 lines
168 B
CMake
serenity_testjs_test(test-spreadsheet.cpp test-spreadsheet)
|
|
install(TARGETS test-spreadsheet RUNTIME DESTINATION bin OPTIONAL)
|
|
link_with_unicode_data(test-spreadsheet)
|