]> Creatis software - gdcm.git/blobdiff - gdcmPython/CMakeLists.txt
STYLE: typo
[gdcm.git] / gdcmPython / CMakeLists.txt
index 20d5f4c37bb03d56afe67812dd6a977527835faf..5c0f1ce6012cd130ffe275b525701e2bdf31054c 100644 (file)
@@ -29,7 +29,7 @@ SWIG_LINK_LIBRARIES(gdcm gdcm ${PYTHON_LIBRARIES})
 
 # Get rid of -Wall / -W / -pedantic if exist
 SET(CMAKE_CXX_FLAGS "")
-# I guess I need to put them back on the this file:
+# I guess I need to put them back on this file:
 SET_SOURCE_FILES_PROPERTIES(
   ${swig_generated_file_fullname}
   PROPERTIES COMPILE_FLAGS "")