✅ add regression test for #2281
This commit is contained in:
parent
2cd10a7405
commit
a7c4c84d68
5 changed files with 26 additions and 0 deletions
3
test/cmake_target_include_directories/project/Foo.cpp
Normal file
3
test/cmake_target_include_directories/project/Foo.cpp
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
#include "Foo.hpp"
|
||||
|
||||
class Foo;
|
||||
Loading…
Add table
Add a link
Reference in a new issue