mirror of
https://github.com/ToruNiina/toml11.git
synced 2024-11-21 20:10:05 +00:00
Add newline to end of CMake files.
This commit is contained in:
parent
acbc2a73cb
commit
0357d8fb57
@ -102,4 +102,4 @@ install(EXPORT toml11Targets
|
||||
|
||||
if (toml11_BUILD_TEST)
|
||||
add_subdirectory(tests)
|
||||
endif ()
|
||||
endif ()
|
||||
|
@ -1,2 +1,2 @@
|
||||
@PACKAGE_INIT@
|
||||
include("@PACKAGE_toml11_install_cmake_dir@/toml11Targets.cmake")
|
||||
include("@PACKAGE_toml11_install_cmake_dir@/toml11Targets.cmake")
|
||||
|
Loading…
Reference in New Issue
Block a user