mirror of
https://github.com/ttroy50/cmake-examples.git
synced 2025-12-18 12:14:36 +03:00
fix comment that wasn't needed
This commit is contained in:
@@ -33,8 +33,6 @@ add_custom_target(format-check
|
||||
| grep "replacement offset" 2>&1 > /dev/null
|
||||
)
|
||||
|
||||
# This is a hack because our CMake root dir isn't the same as our git root dir
|
||||
|
||||
# Get the path to this file
|
||||
get_filename_component(_clangcheckpath ${CMAKE_CURRENT_LIST_FILE} PATH)
|
||||
# call the script to chech changed files in git
|
||||
|
||||
Reference in New Issue
Block a user