CMake improvements.

- Directed tests build hip_hcc as subdir.
- Support HCC_HOME env var to control which HCC to use for build
  hip_hcc.
Cette révision appartient à :
Ben Sander
2016-03-24 10:16:35 -05:00
Parent 655534b1ba
révision c4e1aba862
3 fichiers modifiés avec 20 ajouts et 12 suppressions
+1 -1
Voir le fichier
@@ -96,7 +96,7 @@ static thread_local hipError_t tls_lastHipError = hipSuccess;
// #include CPP files to produce one object file
#define ONE_OBJECT_FILE 1
//#define ONE_OBJECT_FILE 1
// Compile support for trace markers that are displayed on CodeXL GUI at start/stop of each function boundary.