• Illia Silin's avatar
    Add an option to build CK with clang directly (#387) · 1e5b59df
    Illia Silin authored
    * replace hipcc compiler with clang++
    
    * build client app with hipcc
    
    * build client app with clang
    
    * add an option to build with hipcc ro clang
    
    * fix the environment for client app
    
    * fix setting up compiler in cmake_build
    
    * change the way the compiler is set
    1e5b59df
CMakeLists.txt 9.61 KB