style: format CMakelists.txt

This commit is contained in:
ToruNiina
2019-06-19 16:53:45 +09:00
parent dee32e7d5e
commit cab3144507
2 changed files with 21 additions and 21 deletions

View File

@@ -101,5 +101,5 @@ install(EXPORT toml11Targets
)
if (toml11_BUILD_TEST)
add_subdirectory(tests)
add_subdirectory(tests)
endif ()