stop cmake from querying for a C++ compiler

This commit is contained in:
derselbst 2018-08-14 17:14:59 +02:00
parent 55a4bb5597
commit 7b9e8de262

View file

@ -1,6 +1,4 @@
project(fluidsynth-test)
ENABLE_TESTING()
include ( FluidUnitTest )