mirror of
https://github.com/JorySeverijnse/ui-fixer-supreme.git
synced 2025-12-06 21:36:57 +00:00
12 lines
335 B
CMake
12 lines
335 B
CMake
file(REMOVE_RECURSE
|
|
"CMakeFiles/web-randomx.dir/src/cpp/web_randomx.cpp.o"
|
|
"CMakeFiles/web-randomx.dir/src/cpp/web_randomx.cpp.o.d"
|
|
"web-randomx.js"
|
|
"web-randomx.pdb"
|
|
)
|
|
|
|
# Per-language clean rules from dependency scanning.
|
|
foreach(lang CXX)
|
|
include(CMakeFiles/web-randomx.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
|
endforeach()
|