summaryrefslogtreecommitdiff
path: root/compiler/cmake/ServerApp.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Remove CUDA Toolkit dependencyHEADmasterNRD_like_APIsabdulajees2017-02-151-1/+1
|
* Added Packman support - now the GenerateProjects.bat uses Packman to pull ↵Jason Maskell2016-07-261-1/+0
| | | | | | dependencies specified in WaveWorksDependencies.xml Finders of these dependencies are modified to look in the Packman repo.
* Renamed Logger.h to GFSDK_Logger.h since it's a shared header.Jason Maskell2016-05-311-0/+142
Removed the narrow char methods. Removed the floating log functions. Changed the ILogger::log() method to use varargs and printf() formatting.