mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-26 00:20:06 -06:00
ADSP: Add dedicated platform module
This commit is contained in:
4
Modules/Platform/ADSP.cmake
Normal file
4
Modules/Platform/ADSP.cmake
Normal file
@@ -0,0 +1,4 @@
|
||||
include(Platform/ADSP-Common)
|
||||
__platform_adsp_init()
|
||||
|
||||
set_property(GLOBAL PROPERTY TARGET_SUPPORTS_SHARED_LIBS FALSE)
|
||||
Reference in New Issue
Block a user