rename plugin from PolyvoxFilament to FlutterFilament
rename plugin from PolyvoxFilament to FlutterFilament
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Install script for directory: /Volumes/T7/polyvox/flutter/polyvox_filament/web
|
||||
# Install script for directory: /Volumes/T7/polyvox/flutter/flutter_filament/web
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
@@ -45,5 +45,5 @@ endif()
|
||||
|
||||
string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
|
||||
"${CMAKE_INSTALL_MANIFEST_FILES}")
|
||||
file(WRITE "/Volumes/T7/polyvox/flutter/polyvox_filament/web/build/${CMAKE_INSTALL_MANIFEST}"
|
||||
file(WRITE "/Volumes/T7/polyvox/flutter/flutter_filament/web/build/${CMAKE_INSTALL_MANIFEST}"
|
||||
"${CMAKE_INSTALL_MANIFEST_CONTENT}")
|
||||
|
||||
Reference in New Issue
Block a user