Searched refs:VERSION_STRING (Results 1 – 6 of 6) sorted by relevance
306 set(VERSION_STRING "${${prefix}_VERSION_MAJOR}.${${prefix}_VERSION_MINOR}") variable308 set(VERSION_STRING "${VERSION_STRING}.${${prefix}_VERSION_PATCH}") variable311 set(VERSION_STRING "${VERSION_STRING}-${${prefix}_VERSION_FLAG}") variable314 set(VERSION_STRING "${VERSION_STRING}.") variable317 set(VERSION_STRING "${VERSION_STRING}${${prefix}_VERSION_DISTANCE}") variable319 set(${prefix}_VERSION_STRING "${VERSION_STRING}" PARENT_SCOPE)328 # @VERSION_SHORTHASH@, @VERSION_FULLHASH@, @VERSION_STRING@, @VERSION_ISDIRTY, @VERSION_BRANCH@374 set(VERSION_STRING "0.0-unknown.0") variable451 set(VERSION_STRING "${${VI_PREFIX}_VERSION_MAJOR}.${${VI_PREFIX}_VERSION_MINOR}") variable453 set(VERSION_STRING "${VERSION_STRING}.${${VI_PREFIX}_VERSION_PATCH}") variable[all …]
11 set(@PREFIX@_VERSION_STRING "@VERSION_STRING@")
4 const char* version_string() { return "@VERSION_STRING@"; }
17 #define VERSION_STRING "0.1" macro505 MODULE_VERSION(VERSION_STRING);
38 #define VERSION_STRING "0.1" macro1490 MODULE_VERSION(VERSION_STRING);
51 #define VERSION_STRING DRIVER_DESC " 2.1d" macro1856 printk(KERN_INFO "Initializing %s\n", VERSION_STRING); in nozomi_init()