mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-26 08:08:24 -05:00
Tests: Verify generate-time policy scope behavior.
If some day there are no policies checked through the makefile at generate time, this can be fixed.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
|
||||
int main()
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user