mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-20 21:28:23 -05:00
117033c1d9
Add a unit test for the TEST_INCLUDE_DIR and (new) TEST_INCLUDE_DIRS directory properties.
5 lines
27 B
C++
5 lines
27 B
C++
int main()
|
|
{
|
|
return 0;
|
|
}
|