summaryrefslogtreecommitdiffstats
path: root/Tests/PDBDirectoryAndName/check_pdbs.cmake
blob: 89cdb3c72a8afb9c176739e934d1a398b082307e (plain)
1
2
3
4
5
6
7
8
9
10
if(NOT "${config}" MATCHES "[Dd][Ee][Bb]")
  return()
endif()
foreach(pdb ${pdbs})
  if(EXISTS "${pdb}")
    message(STATUS "PDB Exists: ${pdb}")
  else()
    message(SEND_ERROR "PDB MISSING: ${pdb}")
  endif()
endforeach()
lect>
path: root/doc/editor_configs/xmlmind/addon/config/scons/scons_icons/normalText.png
diff options
context:
space:
mode:
Diffstat (limited to 'doc/editor_configs/xmlmind/addon/config/scons/scons_icons/normalText.png')
-rw-r--r--doc/editor_configs/xmlmind/addon/config/scons/scons_icons/normalText.pngbin0 -> 553 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/doc/editor_configs/xmlmind/addon/config/scons/scons_icons/normalText.png b/doc/editor_configs/xmlmind/addon/config/scons/scons_icons/normalText.png
new file mode 100644