diff options
| author | ruki <[email protected]> | 2021-10-20 00:43:14 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2021-10-20 00:43:14 +0800 |
| commit | 6cc23f1211ea6f635393e9d6a02ef93857bca9ab (patch) | |
| tree | 1fbc64996aa6b37ac183c0577b675af4f95bdf30 /xmake/scripts | |
| parent | 1c92df260a519c84b647a07da5f7a85b4d792ff1 (diff) | |
fix cmake importfiles for headeronly
Diffstat (limited to 'xmake/scripts')
| -rw-r--r-- | xmake/scripts/cmake_importfiles/xxxTargets-headeronly.cmake | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/xmake/scripts/cmake_importfiles/xxxTargets-headeronly.cmake b/xmake/scripts/cmake_importfiles/xxxTargets-headeronly.cmake deleted file mode 100644 index c35a310a4..000000000 --- a/xmake/scripts/cmake_importfiles/xxxTargets-headeronly.cmake +++ /dev/null @@ -1,9 +0,0 @@ -#---------------------------------------------------------------- -# Generated CMake target import file for configuration "Headeronly". -#---------------------------------------------------------------- - -# Commands may need to know the format version. -set(CMAKE_IMPORT_FILE_VERSION 1) - -# Commands beyond this point should not need to know the version. -set(CMAKE_IMPORT_FILE_VERSION) |
