Mark all projects as C++-only. (#1554)
This commit is contained in:
committed by
GitHub
parent
be1bb7645f
commit
bf8bee64e1
@@ -18,7 +18,7 @@ if (NOT TESTS_BUILD_ONLY_DYNAMIC)
|
||||
|
||||
find_package(Vulkan REQUIRED)
|
||||
|
||||
project(DeviceFunctions)
|
||||
project(DeviceFunctions LANGUAGES CXX)
|
||||
|
||||
set(HEADERS
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user