NativeResourceMapper

class Object
trait Matchable
class Any

Value members

Concrete methods

def copyCFilesToScalaNativeDir(build: Successful, nativeWorkDir: Path): Unit

Copies and maps c file resources from their original path to the destination path in build output, also caching output paths in a file.

Copies and maps c file resources from their original path to the destination path in build output, also caching output paths in a file.

Remembering the mapping this way allows for the resource to be removed if the original file is renamed/deleted.