Skip to content

Commit 94a501f

Browse files
committed
Mark generated NSC headers correctly
1 parent 8745660 commit 94a501f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmake/common.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1308,6 +1308,7 @@ struct DeviceConfigCaps
13081308

13091309
target_sources(${IMPL_TARGET} PUBLIC ${INCLUDE_FILE})
13101310
set_source_files_properties(${INCLUDE_FILE} PROPERTIES
1311+
GENERATED ON
13111312
HEADER_FILE_ONLY ON
13121313
VS_TOOL_OVERRIDE None
13131314
)

0 commit comments

Comments
 (0)