• Robert Kimball's avatar
    Modernize cmake usage (#1032) · eef750df
    Robert Kimball authored
    * Update cmake files to more modern approach
    
    * disable building libraries that are not required
    
    * handle more build cases
    
    * add versions to backend libs. add start of package target.
    
    * add create_backend to backends
    
    * temporary workaround to tbb not linking correctly with gcc
    
    * install codegen lib
    
    * force tbb to link to the cpu backend so that it is available for codegen
    
    * fix clang build error
    
    * fix warning for codegen build
    
    * update cuda header paths
    
    * change error message for opening backend shared library
    
    * set lib path
    eef750df
Name
Last commit
Last update
.ci/travis/ubuntu Loading commit data...
cmake Loading commit data...
contrib/docker Loading commit data...
doc Loading commit data...
licenses Loading commit data...
maint Loading commit data...
python Loading commit data...
src Loading commit data...
test Loading commit data...
.clang-format Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
.travis.yml Loading commit data...
CMakeLists.txt Loading commit data...
CONTRIB.md Loading commit data...
INSTALL.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
VERSION.in Loading commit data...
changes.md Loading commit data...