| 1311 | } |
| 1312 | |
| 1313 | std::string cmGlobalVisualStudio10Generator::GetNsightTegraVersion() const |
| 1314 | { |
| 1315 | return this->NsightTegraVersion; |
| 1316 | } |
| 1317 | |
| 1318 | std::string cmGlobalVisualStudio10Generator::GetInstalledNsightTegraVersion() |
| 1319 | { |
no outgoing calls
no test coverage detected