mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06:00
remove warning
This commit is contained in:
@@ -41,7 +41,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
#include "cmSubdirDependsCommand.h"
|
||||
|
||||
// cmSubdirDependsCommand
|
||||
bool cmSubdirDependsCommand::InitialPass(std::vector<std::string> const& args)
|
||||
bool cmSubdirDependsCommand::InitialPass(std::vector<std::string> const& )
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user