mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
This method reads generator expressions from the COMPILE_OPTIONS target property, as well as INTERFACE_COMPILE_OPTIONS from linked dependents.
6 lines
21 B
C++
6 lines
21 B
C++
|
|
void foo(void)
|
|
{
|
|
|
|
}
|