├── CMakeLists.txt ├── LICENSE ├── README.md └── syclinfo.cpp /CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/illuhad/syclinfo/HEAD/CMakeLists.txt -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/illuhad/syclinfo/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/illuhad/syclinfo/HEAD/README.md -------------------------------------------------------------------------------- /syclinfo.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/illuhad/syclinfo/HEAD/syclinfo.cpp --------------------------------------------------------------------------------