mirror of
https://github.com/ToruNiina/toml11.git
synced 2025-12-16 03:08:52 +08:00
Add newline to end of CMake files.
This commit is contained in:
@@ -102,4 +102,4 @@ install(EXPORT toml11Targets
|
|||||||
|
|
||||||
if (toml11_BUILD_TEST)
|
if (toml11_BUILD_TEST)
|
||||||
add_subdirectory(tests)
|
add_subdirectory(tests)
|
||||||
endif ()
|
endif ()
|
||||||
|
|||||||
@@ -1,2 +1,2 @@
|
|||||||
@PACKAGE_INIT@
|
@PACKAGE_INIT@
|
||||||
include("@PACKAGE_toml11_install_cmake_dir@/toml11Targets.cmake")
|
include("@PACKAGE_toml11_install_cmake_dir@/toml11Targets.cmake")
|
||||||
|
|||||||
Reference in New Issue
Block a user