Rebase to master
parent
8d77a47304
commit
a8deb121e4
|
@ -16,8 +16,8 @@ SOURCE_GROUP( unit FILES
|
||||||
)
|
)
|
||||||
|
|
||||||
if(WIN32)
|
if(WIN32)
|
||||||
# cpppunit provides configuration headers for MSVC. Other plaforms require
|
# cpppunit provides configuration headers for MSVC. Other compilers require
|
||||||
# explicit creation at configure time.
|
# explicit header creation at configure time.
|
||||||
if(NOT MSVC)
|
if(NOT MSVC)
|
||||||
# Generates include/cppunit/config-auto.h
|
# Generates include/cppunit/config-auto.h
|
||||||
# This is originally done by autoconf
|
# This is originally done by autoconf
|
||||||
|
|
Loading…
Reference in New Issue