ide.analysis.modernize/test/unit/data/com/sun/tools/ide/analysis/modernize/SingleCppFileCheckTest/hello-cmake-world/CMakeLists.txt
branchrelease82
changeset 18423 b9d9af239a0c
parent 18422 0bdf8b66a76b
child 18424 54c19122b90f
     1.1 --- a/ide.analysis.modernize/test/unit/data/com/sun/tools/ide/analysis/modernize/SingleCppFileCheckTest/hello-cmake-world/CMakeLists.txt	Wed Jun 07 18:50:35 2017 +0300
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,2 +0,0 @@
     1.4 -project (HelloCMake)
     1.5 -add_subdirectory (src)