mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-11 00:11:07 -06:00
Tests: Run clang-format on GenerateExportHeader code
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#include "libshared_and_static.h"
|
||||
|
||||
#ifndef MY_CUSTOM_CONTENT_ADDED
|
||||
# error "MY_CUSTOM_CONTENT_ADDED not defined!"
|
||||
#error "MY_CUSTOM_CONTENT_ADDED not defined!"
|
||||
#endif
|
||||
|
||||
int LibsharedAndStatic::libshared_and_static() const
|
||||
|
||||
Reference in New Issue
Block a user