On 2019-11-06 11:00 a.m., Andrew Fuller wrote:
Does https://cmake.org/cmake/help/latest/prop_tgt/CROSSCOMPILING_EMULATOR.html#prop_tgt:CROSSCOMPILING_EMULATOR do what you're looking for?


So it looks like this variable indeed allows me to define a test wrapper script that handles the uploading and remote execution.

There is, however, a minor complication: Most of my test executables require some data files that I need to upload, too.

How can I inform my wrapper script about those ?

Is there some trick involving target properties and generator expressions that I could use such that the invocation of the wrapper script will receive some target-specific arguments ?


Thanks,



Stefan

--

      ...ich hab' noch einen Koffer in Berlin...
-- 

Powered by kitware.com/cmake

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit https://cmake.org/services

Visit other Kitware open-source projects at https://www.kitware.com/platforms

Follow this link to subscribe/unsubscribe:
https://cmake.org/mailman/listinfo/cmake

This mailing list is deprecated in favor of https://discourse.cmake.org

Reply via email to