qt6-bb10/tests/auto/qmake/testdata/include_function/include_missing_file.pro

4 lines
126 B
Prolog

# Test to see if include(), by default, fails when the specific file
# to include does not exist
include(missing_file.pri)