fix_cmake_art209.pl
Go to the documentation of this file.
1 use strict;
2 
3 
4 s/\$ENV\{CANVAS_DIR\}/\$ENV\{CANVAS_ROOT_IO_DIR\}/g;
5 s/\$\{ART_PERSISTENCY_ROOTDB\}/\$\{ART_FRAMEWORK_IO_ROOT_ROOTDB\}/g;
6