No, just the one.
Leave the cp_path where is is.
Instead you set the path to the system in your path.php file for the additional sites:
$system_path = “../**system_name**/”;
Remember, my additional sites are on the same level directory wise as my system directory.
How are you structured?