move to example.cpp
This commit is contained in:
parent
bd48ccfcbd
commit
def4848b23
@ -18,7 +18,7 @@
|
||||
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||
# THE SOFTWARE.
|
||||
|
||||
add_executable(example main.cpp)
|
||||
add_executable(example example.cpp)
|
||||
|
||||
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++11 -Wall")
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user