|
|
@ -6,6 +6,7 @@ package("ittapi") |
|
|
|
add_urls("https://github.com/intel/ittapi/archive/refs/tags/$(version).tar.gz", |
|
|
|
add_urls("https://github.com/intel/ittapi/archive/refs/tags/$(version).tar.gz", |
|
|
|
"https://github.com/intel/ittapi.git") |
|
|
|
"https://github.com/intel/ittapi.git") |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add_versions("v3.24.6", "4e6cb42b6bd9e699e3dfbaf678e572f4292127dfee3312744137ac567064a26f") |
|
|
|
add_versions("v3.24.4", "f7341c563f228f4358b645fce526208c742fe13e61fc3ba2c777ba94d36e98f5") |
|
|
|
add_versions("v3.24.4", "f7341c563f228f4358b645fce526208c742fe13e61fc3ba2c777ba94d36e98f5") |
|
|
|
|
|
|
|
|
|
|
|
add_configs("force_32", {description = "Force a 32bit compile on 64bit", default = false, type = "boolean"}) |
|
|
|
add_configs("force_32", {description = "Force a 32bit compile on 64bit", default = false, type = "boolean"}) |
|
|
|