mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-21 14:40:26 -06:00
ENH: preclean some warnings
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
cmake_minimum_required (VERSION 2.6)
|
||||
project(SubProject)
|
||||
message("${CMAKE_IMPORT_LIBRARY_SUFFIX}")
|
||||
add_library(bar bar.cxx)
|
||||
|
||||
Reference in New Issue
Block a user