Skip to content

Fixes for test running and compiler export

Pre-release
Pre-release

Choose a tag to compare

@justinboswell justinboswell released this 11 Mar 02:26
497e398
Fixed case where config dict was replaced and env got out of sync (#19)

* Fixed case where config dict was replaced and env got out of sync

* All targets should specify the exe variable

* Fixed how ctest is invoked, simplified test config

* Skip CTest if there is no build dir (like aws-crt-python, etc)