Setting up StoreKit 2 test environment with CMake. How?

Hello all!

My application written with C++/CMake and when building have some troubles with adding test environment for StoreKit every time - it need to be done manually.

Is there any way to add StoreKit environment settings with CMake and when executed command like this $ cmake -g Xcode ... StoreKit test environment were automatically added?

Setting up StoreKit 2 test environment with CMake. How?
 
 
Q