Skip to content
  • Brad King's avatar
    Test try_compile project mode · 1a159bbf
    Brad King authored
    The try_compile command project mode builds an entire source tree
    instead of one source file.  It uses an existing CMakeLists.txt file in
    the given source tree instead of generating one.  This commit creates a
    test for the mode in the TryCompile test.
    1a159bbf