mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 13:20:47 -06:00
4 lines
102 B
CMake
4 lines
102 B
CMake
project(DependsMultipleDifferentNamespace CXX)
|
|
set(NAMESPACE "")
|
|
include(DependsMultipleCommon.cmake)
|