mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 07:08:38 -05:00
ENH: Adding test for source files and header files with the same base name in the same target.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
// This header should not be compiled directly but through inclusion in A.cxx
|
||||
#include "A.h"
|
||||
Reference in New Issue
Block a user