mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-20 05:12:07 -05: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