mirror of
https://github.com/love2d/love-android.git
synced 2026-08-20 04:31:26 +02:00
preparing update of physfs
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
FILE(REMOVE_RECURSE
|
||||
"CMakeFiles/test_physfs.dir/test/test_physfs.o"
|
||||
"test_physfs.pdb"
|
||||
"test_physfs"
|
||||
)
|
||||
|
||||
# Per-language clean rules from dependency scanning.
|
||||
FOREACH(lang C)
|
||||
INCLUDE(CMakeFiles/test_physfs.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
||||
ENDFOREACH(lang)
|
||||
Reference in New Issue
Block a user